Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_lag_tables.h98 extern const int16_t WebRtcIsacfix_kMeanLag4Hi[34];
Dpitch_lag_tables.c302 const int16_t WebRtcIsacfix_kMeanLag4Hi[34] = { variable
Dentropy_coding.c1708 mean_val4Q10 = WebRtcIsacfix_kMeanLag4Hi; in WebRtcIsacfix_DecodePitchLag()
1796 mean_val4Q10 = WebRtcIsacfix_kMeanLag4Hi; in WebRtcIsacfix_EncodePitchLag()