Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_lag_tables.h33 extern const uint16_t *WebRtcIsacfix_kPitchLagPtrLo[4];
Dpitch_lag_tables.c56 const uint16_t *WebRtcIsacfix_kPitchLagPtrLo[4] = { variable
Dencode.c583 cdf = WebRtcIsacfix_kPitchLagPtrLo; in WebRtcIsacfix_EncodeStoredData()
Dentropy_coding.c1689 cdf = WebRtcIsacfix_kPitchLagPtrLo; in WebRtcIsacfix_DecodePitchLag()
1780 cdf = WebRtcIsacfix_kPitchLagPtrLo; in WebRtcIsacfix_EncodePitchLag()