Searched refs:WebRtcIsac_kNumQCellLpcGain (Results 1 – 3 of 3) sorted by relevance
29 extern const WebRtc_Word16 WebRtcIsac_kNumQCellLpcGain[SUBFRAMES];
39 const WebRtc_Word16 WebRtcIsac_kNumQCellLpcGain[SUBFRAMES] = variable
617 else if(*idx >= WebRtcIsac_kNumQCellLpcGain[coeffCntr]) in WebRtcIsac_QuantizeLpcGain()619 *idx = WebRtcIsac_kNumQCellLpcGain[coeffCntr] - 1; in WebRtcIsac_QuantizeLpcGain()