Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dpitch_lag_tables.h49 extern const WebRtc_Word16 WebRtcIsacfix_kMeanLag4Lo[9];
Dpitch_lag_tables.c89 const WebRtc_Word16 WebRtcIsacfix_kMeanLag4Lo[9] = { variable
Dentropy_coding.c1701 mean_val4Q10 = WebRtcIsacfix_kMeanLag4Lo; in WebRtcIsacfix_DecodePitchLag()
1793 mean_val4Q10 = WebRtcIsacfix_kMeanLag4Lo; in WebRtcIsacfix_EncodePitchLag()