Home
last modified time | relevance | path

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

/external/aac/libFDK/include/
Dqmf_pcm.h134 FIXP_DBL *RESTRICT realSlot, /*!< Input: Pointer to real Slot */ in qmfSynPrototypeFirSlot() argument
168 FIXP_DBL real = realSlot[j]; /* no_channels-1 .. 0 */ in qmfSynPrototypeFirSlot()
226 FIXP_DBL *RESTRICT realSlot, /*!< Input: Pointer to real Slot */ in qmfSynPrototypeFirSlot_NonSymmetric() argument
259 FIXP_DBL real = realSlot[j]; /* no_channels-1 .. 0 */ in qmfSynPrototypeFirSlot_NonSymmetric()
306 const FIXP_DBL *realSlot, in qmfSynthesisFilteringSlot() argument
313 qmfInverseModulationHQ(synQmf, realSlot, imagSlot, scaleFactorLowBand, in qmfSynthesisFilteringSlot()
317 qmfInverseModulationLP_odd(synQmf, realSlot, scaleFactorLowBand, in qmfSynthesisFilteringSlot()
320 qmfInverseModulationLP_even(synQmf, realSlot, scaleFactorLowBand, in qmfSynthesisFilteringSlot()
Dqmf.h274 const FIXP_DBL *realSlot,
296 FIXP_DBL *RESTRICT realSlot, /*!< Input: Pointer to real Slot */