OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AAC_PCM_MIN_OUTPUT_CHANNELS
(Results
1 - 2
of
2
) sorted by null
/external/aac/libAACdec/include/
aacdecoder_lib.h
448
AAC_PCM_MIN_OUTPUT_CHANNELS
= 0x0011, /*!< Minimum number of PCM output channels. If higher than the number of encoded audio channels,
484
See ::
AAC_PCM_MIN_OUTPUT_CHANNELS
and note 2 below. Only available if instance is
489
2. If the parameter value is greater than zero but smaller than ::
AAC_PCM_MIN_OUTPUT_CHANNELS
[
all
...]
/external/aac/libAACdec/src/
aacdecoder_lib.cpp
425
case
AAC_PCM_MIN_OUTPUT_CHANNELS
:
[
all
...]
Completed in 39 milliseconds