Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dpitch_lag_tables.h64 extern const WebRtc_UWord16 WebRtcIsacfix_kPitchLagSizeMid[1];
Dpitch_lag_tables.c151 const WebRtc_UWord16 WebRtcIsacfix_kPitchLagSizeMid[1] = { variable
Dentropy_coding.c1707 cdf_size = WebRtcIsacfix_kPitchLagSizeMid; in WebRtcIsacfix_DecodePitchLag()