Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Dinterface.h146 } PSY_OUT_CHANNEL; typedef
150 PSY_OUT_CHANNEL *psyOutChannel[(2)];
160 PSY_OUT_CHANNEL *pPsyOutChannels[(8)];
Dsf_estim.h115 PSY_OUT_CHANNEL *psyOutChannel[(2)],
118 void FDKaacEnc_EstimateScaleFactors(PSY_OUT_CHANNEL *psyOutChannel[],
Dadj_thr.h117 const PSY_OUT_CHANNEL *const psyOutChannel[(2)],
146 PSY_OUT_CHANNEL *psyOutChannel[(2)], PE_DATA *peData, INT *grantedPe,
Dadj_thr.cpp446 const PSY_OUT_CHANNEL *const psyOutChannel[(2)], const INT nChannels) { in FDKaacEnc_calcThreshExp()
468 const PSY_OUT_CHANNEL *const psyOutChannel[(2)], in FDKaacEnc_adaptMinSnr()
541 const PSY_OUT_CHANNEL *const psyOutChannel[(2)], in FDKaacEnc_initAvoidHoleFlag()
625 const PSY_OUT_CHANNEL *const psyOutChanM = psyOutChannel[0]; in FDKaacEnc_initAvoidHoleFlag()
687 const PSY_OUT_CHANNEL *const psyOutChan = psyOutChannel[ch]; in FDKaacEnc_initAvoidHoleFlag()
720 const PSY_OUT_CHANNEL *const psyOutChannel[(2)], in FDKaacEnc_preparePe()
726 const PSY_OUT_CHANNEL *const psyOutChan = psyOutChannel[ch]; in FDKaacEnc_preparePe()
757 const PSY_OUT_CHANNEL *const psyOutChannel[(2)], in FDKaacEnc_calcWeighting()
778 const PSY_OUT_CHANNEL *const psyOutChan = psyOutChannel[ch]; in FDKaacEnc_calcWeighting()
885 static void FDKaacEnc_calcPe(const PSY_OUT_CHANNEL *const psyOutChannel[(2)], in FDKaacEnc_calcPe()
[all …]
Dsf_estim.cpp134 PSY_OUT_CHANNEL *RESTRICT psyOutChan) { in FDKaacEnc_FDKaacEnc_CalcFormFactorChannel()
167 PSY_OUT_CHANNEL *psyOutChannel[(2)], in FDKaacEnc_CalcFormFactor()
321 PSY_OUT_CHANNEL *psyOutChan, QC_OUT_CHANNEL *qcOutChannel, INT *scfOld, in FDKaacEnc_calcSpecPeDiff()
459 const PSY_OUT_CHANNEL *psyOutChan, const QC_OUT_CHANNEL *qcOutChannel, in FDKaacEnc_assimilateSingleScf()
630 PSY_OUT_CHANNEL *psyOutChan, QC_OUT_CHANNEL *qcOutChannel, SHORT *quantSpec, in FDKaacEnc_assimilateMultipleScf()
759 PSY_OUT_CHANNEL *psyOutChan, QC_OUT_CHANNEL *qcOutChannel, SHORT *quantSpec, in FDKaacEnc_FDKaacEnc_assimilateMultipleScf2()
1047 QC_OUT_CHANNEL *qcOutChannel, PSY_OUT_CHANNEL *psyOutChannel, in FDKaacEnc_EstimateScaleFactorsChannel()
1279 void FDKaacEnc_EstimateScaleFactors(PSY_OUT_CHANNEL *psyOutChannel[], in FDKaacEnc_EstimateScaleFactors()
Dms_stereo.h109 PSY_OUT_CHANNEL *psyOutChannel[2],
Dbitenc.h155 PSY_OUT_CHANNEL *psyOutChannel[(2)], UINT syntaxFlags,
DaacEnc_ram.cpp158 C_ALLOC_MEM2(Ram_aacEnc_PsyOutChannel, PSY_OUT_CHANNEL, 1, (1) * (8))
DaacEnc_ram.h230 H_ALLOC_MEM(Ram_aacEnc_PsyOutChannel, PSY_OUT_CHANNEL)
Dqc_main.cpp453 PSY_OUT_CHANNEL** RESTRICT psyOutChannel = in FDKaacEnc_QCMainPrepare()
960 PSY_OUT_CHANNEL* psyOutCh = in FDKaacEnc_QCMain()
1006 PSY_OUT_CHANNEL* psyOutCh = in FDKaacEnc_QCMain()
1424 PSY_OUT_CHANNEL** psyChannel = psyOutElement->psyOutChannel; in FDKaacEnc_crashRecovery()
Dms_stereo.cpp110 PSY_OUT_CHANNEL *psyOutChannel[2], in FDKaacEnc_MsStereoProcessing()
Daacenc.cpp758 PSY_OUT_CHANNEL *psyOutChan = in FDKaacEnc_EncodeFrame()
Dbitenc.cpp921 PSY_OUT_CHANNEL *psyOutChannel[(2)], UINT syntaxFlags, in FDKaacEnc_ChannelElementWrite()
Dpsy_main.cpp423 PSY_OUT_CHANNEL **RESTRICT psyOutChannel = psyOutElement->psyOutChannel; in FDKaacEnc_psyMain()