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

  /frameworks/av/media/libstagefright/codecs/aacdec/
DrcPresModeWrap.h 23 DRC_PRES_MODE_WRAP_DESIRED_BOOST_FACTOR = 0x0002,
DrcPresModeWrap.cpp 136 case DRC_PRES_MODE_WRAP_DESIRED_BOOST_FACTOR:
SoftAAC2.cpp 183 // DRC_PRES_MODE_WRAP_DESIRED_BOOST_FACTOR
188 mDrcWrap.setParam(DRC_PRES_MODE_WRAP_DESIRED_BOOST_FACTOR, boost);
190 mDrcWrap.setParam(DRC_PRES_MODE_WRAP_DESIRED_BOOST_FACTOR, DRC_DEFAULT_MOBILE_DRC_BOOST);
402 mDrcWrap.setParam(DRC_PRES_MODE_WRAP_DESIRED_BOOST_FACTOR,
    [all...]

Completed in 366 milliseconds