Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_lag_tables.h47 extern const int16_t WebRtcIsacfix_kMeanLag4Lo[9];
Dpitch_lag_tables.c89 const int16_t WebRtcIsacfix_kMeanLag4Lo[9] = { variable
Dentropy_coding.c1692 mean_val4Q10 = WebRtcIsacfix_kMeanLag4Lo; in WebRtcIsacfix_DecodePitchLag()
1782 mean_val4Q10 = WebRtcIsacfix_kMeanLag4Lo; in WebRtcIsacfix_EncodePitchLag()