Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/aac/
DDrcPresModeWrap.h22 DRC_PRES_MODE_WRAP_DESIRED_ATT_FACTOR = 0x0001, enumerator
DDrcPresModeWrap.cpp133 case DRC_PRES_MODE_WRAP_DESIRED_ATT_FACTOR: in setParam()
DC2SoftAacDec.cpp330 mDrcWrap.setParam(DRC_PRES_MODE_WRAP_DESIRED_ATT_FACTOR, (unsigned)attenuationFactor); in initDecoder()