HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcIsac_kQPitchLagCdf1Lo (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
pitch_lag_tables.c 20 const uint16_t WebRtcIsac_kQPitchLagCdf1Lo[127] = {
45 const uint16_t *WebRtcIsac_kQPitchLagCdfPtrLo[4] = {WebRtcIsac_kQPitchLagCdf1Lo, WebRtcIsac_kQPitchLagCdf2Lo, WebRtcIsac_kQPitchLagCdf3Lo, WebRtcIsac_kQPitchLagCdf4Lo};
pitch_lag_tables.h 28 extern const uint16_t WebRtcIsac_kQPitchLagCdf1Lo[127];

Completed in 37 milliseconds