Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dlattice.c88 FilterMaLoopFix WebRtcIsacfix_FilterMaLoopFix; variable
184 WebRtcIsacfix_FilterMaLoopFix(sthQ15[k], cthQ15[k], inv_cthQ16[k], in WebRtcIsacfix_NormLatticeFilterMa()
Dcodec.h177 extern FilterMaLoopFix WebRtcIsacfix_FilterMaLoopFix;
Disacfix.c182 WebRtcIsacfix_FilterMaLoopFix = WebRtcIsacfix_FilterMaLoopNeon; in WebRtcIsacfix_InitNeon()
268 WebRtcIsacfix_FilterMaLoopFix = WebRtcIsacfix_FilterMaLoopC; in WebRtcIsacfix_EncoderInit()