Searched defs:psyOutChan (Results  1 – 3 of 3) sorted by relevance
| /external/aac/libAACenc/src/ | 
| D | sf_estim.cpp | 134     PSY_OUT_CHANNEL *RESTRICT psyOutChan) {  in FDKaacEnc_FDKaacEnc_CalcFormFactorChannel() 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()
  | 
| D | adj_thr.cpp | 687     const PSY_OUT_CHANNEL *const psyOutChan = psyOutChannel[ch];  in FDKaacEnc_initAvoidHoleFlag()  local 726     const PSY_OUT_CHANNEL *const psyOutChan = psyOutChannel[ch];  in FDKaacEnc_preparePe()  local 778     const PSY_OUT_CHANNEL *const psyOutChan = psyOutChannel[ch];  in FDKaacEnc_calcWeighting()  local 1126   const PSY_OUT_CHANNEL *psyOutChan = NULL;  in FDKaacEnc_reduceThresholdsVBR()  local 1329   PSY_OUT_CHANNEL *psyOutChan;  in FDKaacEnc_correctThresh()  local 1549           PSY_OUT_CHANNEL *psyOutChan =  in FDKaacEnc_reduceMinSnr()  local
  | 
| D | aacenc.cpp | 799         PSY_OUT_CHANNEL *psyOutChan =  in FDKaacEnc_EncodeFrame()  local
  |