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