Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding.c159 static void CalcCorrelation(int32_t *PSpecQ12, int32_t *CorrQ7) in CalcCorrelation()
528 int32_t CorrQ7[AR_ORDER+1]; in WebRtcIsacfix_EncodeSpec() local
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dentropy_coding.c58 static void FindCorrelation(int32_t* PSpecQ12, int32_t* CorrQ7) { in FindCorrelation()
397 int32_t CorrQ7[AR_ORDER + 1]; in WebRtcIsac_EncodeSpec() local