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

  /external/aac/libAACdec/include/
aacdecoder_lib.h 438 AAC_PCM_LIMITER_ENABLE = 0x0004, /*!< Enable signal level limiting. \n
    [all...]
  /external/aac/libAACdec/src/
aacdecoder_lib.cpp 492 case AAC_PCM_LIMITER_ENABLE:
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 146 //aacDecoder_SetParam(mAACDecoder, AAC_PCM_LIMITER_ENABLE, 0);
372 aacDecoder_SetParam(mAACDecoder, AAC_PCM_LIMITER_ENABLE,
    [all...]

Completed in 77 milliseconds