Home
last modified time | relevance | path

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

/external/aac/libFDK/include/
Dqmf_pcm.h135 FIXP_DBL *RESTRICT imagSlot, /*!< Input: Pointer to imag Slot */ in qmfSynPrototypeFirSlot() argument
167 FIXP_DBL imag = imagSlot[j]; /* no_channels-1 .. 0 */ in qmfSynPrototypeFirSlot()
227 FIXP_DBL *RESTRICT imagSlot, /*!< Input: Pointer to imag Slot */ in qmfSynPrototypeFirSlot_NonSymmetric() argument
258 FIXP_DBL imag = imagSlot[j]; /* no_channels-1 .. 0 */ in qmfSynPrototypeFirSlot_NonSymmetric()
307 const FIXP_DBL *imagSlot, in qmfSynthesisFilteringSlot() argument
313 qmfInverseModulationHQ(synQmf, realSlot, imagSlot, scaleFactorLowBand, in qmfSynthesisFilteringSlot()
Dqmf.h275 const FIXP_DBL *imagSlot,
297 FIXP_DBL *RESTRICT imagSlot, /*!< Input: Pointer to imag Slot */