HomeSort by relevance Sort by last modified time
    Searched refs:AAC_PCM_MIN_OUTPUT_CHANNELS (Results 1 - 2 of 2) sorted by null

  /external/aac/libAACdec/include/
aacdecoder_lib.h 449 AAC_PCM_MIN_OUTPUT_CHANNELS = 0x0011, /*!< Minimum number of PCM output channels. If higher than the number of encoded audio channels,
485 See ::AAC_PCM_MIN_OUTPUT_CHANNELS and note 2 below. Only available if instance is
490 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 431 case AAC_PCM_MIN_OUTPUT_CHANNELS:
    [all...]

Completed in 42 milliseconds