Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_lag_tables.h73 extern const int16_t WebRtcIsacfix_kMeanLag4Mid[19];
Dpitch_lag_tables.c180 const int16_t WebRtcIsacfix_kMeanLag4Mid[19] = { variable
Dentropy_coding.c1700 mean_val4Q10 = WebRtcIsacfix_kMeanLag4Mid; in WebRtcIsacfix_DecodePitchLag()
1789 mean_val4Q10 = WebRtcIsacfix_kMeanLag4Mid; in WebRtcIsacfix_EncodePitchLag()