Home
last modified time | relevance | path

Searched refs:DRC_PRES_MODE_WRAP_DESIRED_BOOST_FACTOR (Results 1 – 3 of 3) sorted by relevance

/hardware/google/av/media/codecs/aac/
DDrcPresModeWrap.h23 DRC_PRES_MODE_WRAP_DESIRED_BOOST_FACTOR = 0x0002, enumerator
DDrcPresModeWrap.cpp136 case DRC_PRES_MODE_WRAP_DESIRED_BOOST_FACTOR: in setParam()
DC2SoftAacDec.cpp335 mDrcWrap.setParam(DRC_PRES_MODE_WRAP_DESIRED_BOOST_FACTOR, (unsigned)boostFactor); in initDecoder()