OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AAC_PCM_OUTPUT_CHANNELS
(Results
1 - 3
of
3
) sorted by null
/external/aac/libAACdec/include/
aacdecoder_lib.h
433
AAC_PCM_OUTPUT_CHANNELS
= 0x0001, /*!< Number of PCM output channels (if different from encoded audio channels, downmixing or
[
all
...]
/frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp
297
aacDecoder_SetParam(mAACDecoder,
AAC_PCM_OUTPUT_CHANNELS
, 2);
/external/aac/libAACdec/src/
aacdecoder_lib.cpp
419
case
AAC_PCM_OUTPUT_CHANNELS
:
Completed in 26 milliseconds