Searched refs:nQuantSteps (Results 1 – 2 of 2) sorted by relevance
460 const INT idxOffset, const INT nQuantSteps, in QuantizeCoefFDK() argument470 int upper = nQuantSteps - 1; in QuantizeCoefFDK()
214 const INT idxOffset, const INT nQuantSteps, in quantizeCoef() argument220 for (idx = 0; idx < nQuantSteps - 1; idx++) { in quantizeCoef()