Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dpitch_lag_tables.h100 extern const WebRtc_Word16 WebRtcIsacfix_kMeanLag4Hi[34];
Dpitch_lag_tables.c302 const WebRtc_Word16 WebRtcIsacfix_kMeanLag4Hi[34] = { variable
Dentropy_coding.c1717 mean_val4Q10 = WebRtcIsacfix_kMeanLag4Hi; in WebRtcIsacfix_DecodePitchLag()
1807 mean_val4Q10 = WebRtcIsacfix_kMeanLag4Hi; in WebRtcIsacfix_EncodePitchLag()