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

/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Dqc_main.h32 Word16 QCOutNew(QC_OUT *hQC, Word16 nChannels, VO_MEM_OPERATOR *pMemOP);
34 void QCOutDelete(QC_OUT *hQC, VO_MEM_OPERATOR *pMemOP);
55 QC_OUT* qcOut);
58 QC_OUT* qcOut);
H A Dbitenc.h43 QC_OUT *qcOut,
H A Daacenc_core.h56 QC_OUT qcOut; /* Word16 size: MAX_CHANNELS*920(QC_OUT_CHANNEL) + 5(QC_OUT_ELEMENT) + 7 = 932 / 1852 */
H A Dqc_data.h111 } QC_OUT; typedef in typeref:struct:__anon572
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dqc_main.c121 Word16 QCOutNew(QC_OUT *hQC, Word16 nChannels, VO_MEM_OPERATOR *pMemOP)
161 void QCOutDelete(QC_OUT* hQC, VO_MEM_OPERATOR *pMemOP)
443 QC_OUT* qcOut)
475 QC_OUT* qcOut)
H A Dbitenc.c577 QC_OUT *qcOut,

Completed in 44 milliseconds