Searched defs:rIntBufferRight (Results 1 - 1 of 1) sorted by relevance

/external/aac/libSBRdec/src/
H A Dpsdec.cpp338 FIXP_DBL *rIntBufferRight,
589 FIXP_DBL *rIntBufferRight, /*!< real qmf bands right (decorrelated) (38x64) */
799 aaRightReal = rIntBufferRight;
925 scaleValues( &rIntBufferRight[NO_QMF_BANDS_HYBRID20], NO_QMF_CHANNELS-NO_QMF_BANDS_HYBRID20, -SCAL_HEADROOM );
1223 FIXP_DBL *rIntBufferRight, /*!< real bands right qmf channel (38x64) */
1328 rIntBufferRight, /* right qmf time slot */
1347 rIntBufferRight, /* right qmf time slot */
1373 rIntBufferRight, /* one timeslot of qmf filterbank values */
576 deCorrelateSlotBased( HANDLE_PS_DEC h_ps_d, FIXP_DBL *mHybridRealLeft, FIXP_DBL *mHybridImagLeft, SCHAR sf_mHybridLeft, FIXP_DBL *rIntBufferLeft, FIXP_DBL *iIntBufferLeft, SCHAR sf_IntBuffer, FIXP_DBL *mHybridRealRight, FIXP_DBL *mHybridImagRight, FIXP_DBL *rIntBufferRight, FIXP_DBL *iIntBufferRight ) argument
1220 ApplyPsSlot( HANDLE_PS_DEC h_ps_d, FIXP_DBL **rIntBufferLeft, FIXP_DBL **iIntBufferLeft, FIXP_DBL *rIntBufferRight, FIXP_DBL *iIntBufferRight ) argument

Completed in 164 milliseconds