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

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
pitch_lag_tables.c 112 const uint16_t WebRtcIsac_kQPitchLagCdf3Mid[2] = {
119 const uint16_t *WebRtcIsac_kQPitchLagCdfPtrMid[4] = {WebRtcIsac_kQPitchLagCdf1Mid, WebRtcIsac_kQPitchLagCdf2Mid, WebRtcIsac_kQPitchLagCdf3Mid, WebRtcIsac_kQPitchLagCdf4Mid};
pitch_lag_tables.h 58 extern const uint16_t WebRtcIsac_kQPitchLagCdf3Mid[2];

Completed in 34 milliseconds