Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/plugins/cadence/pcm_proc/
Dxa-pcm.c54 typedef struct XAPcmCodec struct
75 XA_ERRORCODE (*process)(struct XAPcmCodec *); argument
92 } XAPcmCodec; argument
116 static XA_ERRORCODE xa_pcm_do_execute_copy(XAPcmCodec *d) in xa_pcm_do_execute_copy()
143 static XA_ERRORCODE xa_pcm_do_execute_pcm16_chmap(XAPcmCodec *d) in xa_pcm_do_execute_pcm16_chmap()
187 static XA_ERRORCODE xa_pcm_do_execute_pcm24_chmap(XAPcmCodec *d) in xa_pcm_do_execute_pcm24_chmap()
224 static XA_ERRORCODE xa_pcm_do_execute_pcm24_to_pcm16(XAPcmCodec *d) in xa_pcm_do_execute_pcm24_to_pcm16()
266 static XA_ERRORCODE xa_pcm_do_execute_pcm16_to_pcm24(XAPcmCodec *d) in xa_pcm_do_execute_pcm16_to_pcm24()
316 static inline XA_ERRORCODE xa_pcm_do_runtime_init(XAPcmCodec *d) in xa_pcm_do_runtime_init()
356 static XA_ERRORCODE xa_pcm_get_api_size(XAPcmCodec *d, WORD32 i_idx, pVOID pv_value) in xa_pcm_get_api_size()
[all …]