Searched refs:psyOutCh (Results 1 – 1 of 1) sorted by relevance
/external/aac/libAACenc/src/ |
D | qc_main.cpp | 960 PSY_OUT_CHANNEL* psyOutCh = in FDKaacEnc_QCMain() local 968 psyOutCh->sfbCnt, psyOutCh->maxSfbPerGroup, in FDKaacEnc_QCMain() 969 psyOutCh->sfbPerGroup, psyOutCh->sfbOffsets, in FDKaacEnc_QCMain() 975 psyOutCh->sfbCnt, psyOutCh->maxSfbPerGroup, in FDKaacEnc_QCMain() 976 psyOutCh->sfbPerGroup, psyOutCh->sfbOffsets, in FDKaacEnc_QCMain() 1006 PSY_OUT_CHANNEL* psyOutCh = in FDKaacEnc_QCMain() local 1012 qcOutCh->scf, psyOutCh->lastWindowSequence, psyOutCh->sfbCnt, in FDKaacEnc_QCMain() 1013 psyOutCh->maxSfbPerGroup, psyOutCh->sfbPerGroup, in FDKaacEnc_QCMain() 1014 psyOutCh->sfbOffsets, &qcOutCh->sectionData, psyOutCh->noiseNrg, in FDKaacEnc_QCMain() 1015 psyOutCh->isBook, psyOutCh->isScale, syntaxFlags); in FDKaacEnc_QCMain()
|