Searched refs:pBak (Results 1 – 1 of 1) sorted by relevance
582 FIXP_DBL *pBak = pHcr->segmentInfo.pTempValues; in HcrReorderQuantizedSpectralCoefficients() local641 pBak = pHcr->segmentInfo.pTempValues; in HcrReorderQuantizedSpectralCoefficients()646 …pTeVa = pBak + (window << FOUR_LOG_DIV_TWO_LOG) + i * 32; /* distance of lines between unit groups… in HcrReorderQuantizedSpectralCoefficients()668 … pBak = SPEC(pQuantizedSpectralCoefficientsBase, window, pAacDecoderChannelInfo->granuleLength); in HcrReorderQuantizedSpectralCoefficients()671 pTeVa = &pBak[index]; in HcrReorderQuantizedSpectralCoefficients()690 *pQuantizedSpectralCoefficients++ = *pBak++; in HcrReorderQuantizedSpectralCoefficients()