Home
last modified time | relevance | path

Searched defs:ARCoefQ12 (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding.c193 static void CalcInvArSpec(const int16_t *ARCoefQ12, in CalcInvArSpec()
264 static void CalcRootInvArSpec(const int16_t *ARCoefQ12, in CalcRootInvArSpec()
460 int16_t ARCoefQ12[AR_ORDER+1]; in WebRtcIsacfix_DecodeSpec() local
531 int16_t ARCoefQ12[AR_ORDER+1]; in WebRtcIsacfix_EncodeSpec() local
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dentropy_coding.c95 static void FindInvArSpec(const int16_t* ARCoefQ12, in FindInvArSpec()
274 int16_t ARCoefQ12[AR_ORDER + 1]; in WebRtcIsac_DecodeSpec() local
400 int16_t ARCoefQ12[AR_ORDER + 1]; in WebRtcIsac_EncodeSpec() local