Searched refs:DSPi_EncodeG711Core (Results 1 – 2 of 2) sorted by relevance
42 void DSPi_EncodeG711Core(void *dst, const void *src, u32 len, DSPAudioCodecMode mode);119 DSPi_EncodeG711Core(dst, src, len, mode); in DSP_EncodeG711()
134 void DSPi_EncodeG711Core(void *dst, const void *src, u32 len, DSPAudioCodecMode mode) in DSPi_EncodeG711Core() function