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

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
codec.h 169 extern AutocorrFix WebRtcIsacfix_AutocorrFix;
lpc_masking_model.c 468 AutocorrFix WebRtcIsacfix_AutocorrFix;
657 WebRtcIsacfix_AutocorrFix(corrloQQ,DataLoQ6,WINLEN, ORDERLO+1, &scale);
667 WebRtcIsacfix_AutocorrFix(corrhiQQ,DataHiQ6,WINLEN, ORDERHI, &scale);
    [all...]
isacfix.c 181 WebRtcIsacfix_AutocorrFix = WebRtcIsacfix_AutocorrNeon;
267 WebRtcIsacfix_AutocorrFix = WebRtcIsacfix_AutocorrC;
    [all...]

Completed in 33 milliseconds