HomeSort by relevance Sort by last modified time
    Searched refs:pImag (Results 1 - 2 of 2) sorted by null

  /external/aac/libSACdec/src/
sac_reshapeBBEnv.cpp 158 FIXP_DBL *RESTRICT pImag,
166 fPow2Div2((*pImag++) << maxValSF)) >>
169 fPow2Div2((*pImag++) << maxValSF)) >>
172 fPow2Div2((*pImag++) << maxValSF)) >>
176 fPow2Div2((*pImag++) << maxValSF)) >>
180 fPow2Div2((*pImag++) << maxValSF)) >>
183 fPow2Div2((*pImag++) << maxValSF)) >>
187 fPow2Div2((*pImag++) << maxValSF)) >>
190 fPow2Div2((*pImag++) << maxValSF)) >>
193 fPow2Div2((*pImag++) << maxValSF)) >
    [all...]
  /external/aac/libSBRdec/src/
sbr_dec.cpp 295 FIXP_DBL **pImag = pLowBandImag + ov_len;
317 pImag += noCols;
343 qmfAnalysisFiltering(&hSbrDec->qmfDomainInCh->fb, pReal, pImag,
379 maxVal = maxSubbandSample(pReal, (flags & SBRDEC_LOW_POWER) ? NULL : pImag, 0,
387 rescaleSubbandSamples(pReal, (flags & SBRDEC_LOW_POWER) ? NULL : pImag, 0,
450 pImag -= 32;
478 hSbrDec->hHBE, pReal, pImag, noCols, pLowBandReal, pLowBandImag,
    [all...]

Completed in 651 milliseconds