Searched refs:numQuantCell (Results 1 – 1 of 1) sorted by relevance
255 const int16_t* numQuantCell; in WebRtcIsac_QuantizeUncorrLar() local262 numQuantCell = WebRtcIsac_kLpcShapeNumRecPointUb12; in WebRtcIsac_QuantizeUncorrLar()270 numQuantCell = WebRtcIsac_kLpcShapeNumRecPointUb16; in WebRtcIsac_QuantizeUncorrLar()289 else if(idx >= numQuantCell[cntr]) in WebRtcIsac_QuantizeUncorrLar()291 idx = numQuantCell[cntr] - 1; in WebRtcIsac_QuantizeUncorrLar()