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

  /frameworks/native/include/media/openmax/
OMX_AudioExt.h 90 OMX_S32 nDrcBoost; /**< The DRC amplification factor, between 0 and 127, -1 if unspecified */
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 383 // nDrcBoost idem
400 if (aacPresParams->nDrcBoost >= 0) {
401 ALOGV("set nDrcBoost=%d", aacPresParams->nDrcBoost);
403 aacPresParams->nDrcBoost);
    [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 104 milliseconds