HomeSort by relevance Sort by last modified time
    Searched refs:psyOut (Results 1 - 6 of 6) sorted by null

  /external/aac/libAACenc/src/
bitenc.h 157 * \param psyOut
167 PSY_OUT* psyOut,
aacEnc_ram.h 134 PSY_OUT *psyOut[(1)];
qc_main.cpp 576 PSY_OUT** psyOut)
593 psyOut[0]->psyOutElement[i],
594 psyOut[0]->psyOutElement[i]->psyOutChannel,
610 PSY_OUT** psyOut,
626 if ( (qcOut[0]->grantedDynBits+hQC->bitResTot) < (FDKaacEnc_getMinimalStaticBitdemand(cm, psyOut)-qcOut[0]->staticBits) )
654 psyOut[0]->psyOutElement[i]->psyOutChannel,
659 psyOut[0]->psyOutElement[i]->commonWindow,
795 PSY_OUT** psyOut,
851 psyOut,
    [all...]
qc_main.h 132 PSY_OUT** psyOut,
aacenc.cpp 339 ErrorStatus = FDKaacEnc_PsyOutNew(hAacEnc->psyOut,
529 hAacEnc->psyOut,
702 PSY_OUT *psyOut = hAacEnc->psyOut[c];
723 PSY_OUT_CHANNEL *psyOutChan = psyOut->psyOutElement[el]->psyOutChannel[ch];
739 psyOut->psyOutElement[el],
749 psyOut->psyOutElement[el],
    [all...]
bitenc.cpp     [all...]

Completed in 109 milliseconds