Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dentropy_coding.c798 int16_t numGains; in WebRtcIsac_DecodeInterpolLpcUb() local
811 numGains = SUBFRAMES; in WebRtcIsac_DecodeInterpolLpcUb()
817 numGains = SUBFRAMES << 1; in WebRtcIsac_DecodeInterpolLpcUb()
838 for (subframeCntr = 0; subframeCntr < numGains; subframeCntr++) { in WebRtcIsac_DecodeInterpolLpcUb()