Searched refs:QC_OUT (Results 1 - 10 of 10) sorted by relevance

/external/aac/libAACenc/src/
H A Dqc_main.h114 AAC_ENCODER_ERROR FDKaacEnc_QCOutNew(QC_OUT **phQC, const INT nElements,
118 AAC_ENCODER_ERROR FDKaacEnc_QCOutInit(QC_OUT *phQC[(1)], const INT nSubFrames,
134 QC_OUT **qcOut, INT avgTotalBits,
141 QC_OUT **qcOut);
144 QC_OUT **qcOut);
147 CHANNEL_MAPPING *cm, QC_STATE *hQC, QC_OUT *qcOut,
156 void FDKaacEnc_QCClose(QC_STATE **phQCstate, QC_OUT **phQC);
H A Dbitenc.h173 QC_OUT *qcOut, PSY_OUT *psyOut,
H A DaacEnc_ram.h147 QC_OUT *qcOut[(1)];
246 H_ALLOC_MEM(Ram_aacEnc_QCout, QC_OUT)
H A DaacEnc_ram.cpp195 The structure QC_OUT contains settings and structures holding all necessary
199 C_ALLOC_MEM2(Ram_aacEnc_QCout, QC_OUT, 1, (1))
H A Dadj_thr.h157 QC_OUT *const qcOut, const PSY_OUT_ELEMENT *const psyOutElement[((8))],
H A Dqc_main.cpp162 QC_OUT* qcOut, QC_OUT_ELEMENT* qcElement,
169 PSY_OUT_ELEMENT* psyOutElement, QC_OUT* qcOut, QC_OUT_ELEMENT* qcOutElement,
173 void FDKaacEnc_QCClose(QC_STATE** phQCstate, QC_OUT** phQC);
237 AAC_ENCODER_ERROR FDKaacEnc_QCOutNew(QC_OUT** phQC, const INT nElements,
294 AAC_ENCODER_ERROR FDKaacEnc_QCOutInit(QC_OUT* phQC[(1)], const INT nSubFrames,
581 static int checkMinFrameBitsDemand(QC_OUT** qcOut, const INT minBitsPerFrame,
626 QC_STATE* hQC, PSY_OUT** psyOut, QC_OUT** qcOut, CHANNEL_MAPPING* cm,
708 static INT FDKaacEnc_getTotalConsumedDynBits(QC_OUT** qcOut, INT nSubFrames) {
722 static INT FDKaacEnc_getTotalConsumedBits(QC_OUT** qcOut,
799 QC_OUT** qcOu
[all...]
H A Dqc_data.h258 } QC_OUT; typedef in typeref:struct:__anon328
H A Daacenc.cpp740 QC_OUT *qcOut = hAacEnc->qcOut[c];
H A Dbitenc.cpp1182 QC_OUT *qcOut, PSY_OUT *psyOut,
H A Dadj_thr.cpp2816 QC_OUT *const qcOut, const PSY_OUT_ELEMENT *const psyOutElement[((8))],

Completed in 234 milliseconds