Home
last modified time | relevance | path

Searched refs:out_channels (Results 1 – 1 of 1) sorted by relevance

/device/linaro/hikey/hifi/xaf/hifi-dpf/plugins/cadence/pcm_proc/
Dxa-pcm.c63 u8 in_channels, out_channels; member
319 u8 in_ch = d->in_channels, out_ch = d->out_channels; in xa_pcm_do_runtime_init()
380 d->in_channels = d->out_channels = 2; in xa_pcm_init()
401 d->out_stride = d->out_channels * (d->out_pcm_width == 16 ? 2 : 4); in xa_pcm_init()
481 d->out_channels = (u8)i_value; in xa_pcm_set_config_param()
532 *(WORD32 *)pv_value = d->out_channels; in xa_pcm_get_config_param()