Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/plugins/cadence/pcm_proc/
Dxa-pcm.c66 u8 in_pcm_width, out_pcm_width; member
318 u8 in_width = d->in_pcm_width, out_width = d->out_pcm_width; in xa_pcm_do_runtime_init()
379 d->in_pcm_width = d->out_pcm_width = 16; in xa_pcm_init()
401 d->out_stride = d->out_channels * (d->out_pcm_width == 16 ? 2 : 4); in xa_pcm_init()
474 d->out_pcm_width = (u8)i_value; in xa_pcm_set_config_param()
526 *(WORD32 *)pv_value = d->out_pcm_width; in xa_pcm_get_config_param()