OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QCOutNew
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
qc_main.h
32
Word16
QCOutNew
(QC_OUT *hQC, Word16 nChannels, VO_MEM_OPERATOR *pMemOP);
/frameworks/av/media/libstagefright/codecs/aacenc/src/
aacenc.c
106
error =
QCOutNew
(&hAacEnc->qcOut,MAX_CHANNELS, pMemOP);
qc_main.c
116
* function name:
QCOutNew
122
Word16
QCOutNew
(QC_OUT *hQC, Word16 nChannels, VO_MEM_OPERATOR *pMemOP)
Completed in 578 milliseconds