Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_lag_tables.h72 extern const int16_t WebRtcIsacfix_kMeanLag2Mid[35];
Dpitch_lag_tables.c171 const int16_t WebRtcIsacfix_kMeanLag2Mid[35] = { variable
Dentropy_coding.c1699 mean_val2Q10 = WebRtcIsacfix_kMeanLag2Mid; in WebRtcIsacfix_DecodePitchLag()
1788 mean_val2Q10 = WebRtcIsacfix_kMeanLag2Mid; in WebRtcIsacfix_EncodePitchLag()