HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcIsacfix_FilterMaLoopFix (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
codec.h 222 extern FilterMaLoopFix WebRtcIsacfix_FilterMaLoopFix;
isacfix.c 32 FilterMaLoopFix WebRtcIsacfix_FilterMaLoopFix;
191 WebRtcIsacfix_FilterMaLoopFix = WebRtcIsacfix_FilterMaLoopNeon;
212 WebRtcIsacfix_FilterMaLoopFix = WebRtcIsacfix_FilterMaLoopMIPS;
310 WebRtcIsacfix_FilterMaLoopFix = WebRtcIsacfix_FilterMaLoopC;
    [all...]
lattice.c 181 WebRtcIsacfix_FilterMaLoopFix(sthQ15[k], cthQ15[k], inv_cthQ16[k],

Completed in 41 milliseconds