Home
last modified time | relevance | path

Searched refs:WebRtcIsacfix_kPitchLagPtrHi (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_lag_tables.h84 extern const uint16_t *WebRtcIsacfix_kPitchLagPtrHi[4];
Dpitch_lag_tables.c265 const uint16_t *WebRtcIsacfix_kPitchLagPtrHi[4] = { variable
Dencode.c587 cdf = WebRtcIsacfix_kPitchLagPtrHi; in WebRtcIsacfix_EncodeStoredData()
Dentropy_coding.c1705 cdf = WebRtcIsacfix_kPitchLagPtrHi; in WebRtcIsacfix_DecodePitchLag()
1794 cdf = WebRtcIsacfix_kPitchLagPtrHi; in WebRtcIsacfix_EncodePitchLag()