Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_lag_tables.h97 extern const int16_t WebRtcIsacfix_kMeanLag2Hi[67];
Dpitch_lag_tables.c293 const int16_t WebRtcIsacfix_kMeanLag2Hi[67] = { variable
Dentropy_coding.c1707 mean_val2Q10 = WebRtcIsacfix_kMeanLag2Hi; in WebRtcIsacfix_DecodePitchLag()
1795 mean_val2Q10 = WebRtcIsacfix_kMeanLag2Hi; in WebRtcIsacfix_EncodePitchLag()