Home
last modified time | relevance | path

Searched refs:mHybridImagLeft (Results 1 – 1 of 1) sorted by relevance

/external/aac/libSBRdec/src/
Dpsdec.cpp437 FIXP_DBL *mHybridImagLeft, /*!< hybrid values imag left */ in applySlotBasedRotation() argument
528 fMultAdd(fMultDiv2(pCoef->H11r[group], mHybridImagLeft[subband]), in applySlotBasedRotation()
531 fMultAdd(fMultDiv2(pCoef->H12r[group], mHybridImagLeft[subband]), in applySlotBasedRotation()
533 mHybridImagLeft[subband] = tmpLeft; in applySlotBasedRotation()