Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_lag_tables.h46 extern const int16_t WebRtcIsacfix_kMeanLag2Lo[19];
Dpitch_lag_tables.c84 const int16_t WebRtcIsacfix_kMeanLag2Lo[19] = { variable
Dentropy_coding.c1691 mean_val2Q10 = WebRtcIsacfix_kMeanLag2Lo; in WebRtcIsacfix_DecodePitchLag()
1781 mean_val2Q10 = WebRtcIsacfix_kMeanLag2Lo; in WebRtcIsacfix_EncodePitchLag()