Searched refs:pScaleFacHcr (Results 1 – 1 of 1) sorted by relevance
637 SHORT *pScaleFacHcr = pAacDecoderChannelInfo->pDynData->aScaleFactor; in HcrReorderQuantizedSpectralCoefficients() local664 msb = pScaleFacHcr[interm] >> 2; in HcrReorderQuantizedSpectralCoefficients()665 lsb = pScaleFacHcr[interm] & 3; in HcrReorderQuantizedSpectralCoefficients()