Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Dentropy_coding.c803 WebRtc_Word16 numGains; in WebRtcIsac_DecodeInterpolLpcUb() local
816 numGains = SUBFRAMES; in WebRtcIsac_DecodeInterpolLpcUb()
822 numGains = SUBFRAMES << 1; in WebRtcIsac_DecodeInterpolLpcUb()
843 for (subframeCntr = 0; subframeCntr < numGains; subframeCntr++) { in WebRtcIsac_DecodeInterpolLpcUb()