Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/plugins/cadence/pcm_proc/
Dxa-pcm.c109 #define XA_PCM_MAX_SAMPLES 1024 macro
614 d->insize = (insize > XA_PCM_MAX_SAMPLES ? XA_PCM_MAX_SAMPLES : insize); in xa_pcm_set_input_bytes()
743 *(WORD32 *)pv_value = XA_PCM_MAX_SAMPLES * d->out_stride; in xa_pcm_get_mem_info_size()