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

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lattice.c 88 FilterMaLoopFix WebRtcIsacfix_FilterMaLoopFix;
184 WebRtcIsacfix_FilterMaLoopFix(sthQ15[k], cthQ15[k], inv_cthQ16[k],
codec.h 177 extern FilterMaLoopFix WebRtcIsacfix_FilterMaLoopFix;
isacfix.c 182 WebRtcIsacfix_FilterMaLoopFix = WebRtcIsacfix_FilterMaLoopNeon;
268 WebRtcIsacfix_FilterMaLoopFix = WebRtcIsacfix_FilterMaLoopC;
    [all...]

Completed in 29 milliseconds