Searched refs:getDrcBoostFactor (Results 1 – 2 of 2) sorted by relevance
256 int32_t getDrcBoostFactor() const { return mDrcBoostFactor->value * 127. + 0.5; } in getDrcBoostFactor() function in android::C2SoftAacDec::IntfImpl381 int32_t boostFactor = mIntf->getDrcBoostFactor(); in initDecoder()723 int32_t boostFactor = mIntf->getDrcBoostFactor(); in process()
213 int32_t getDrcBoostFactor() const { return mDrcBoostFactor->value * 127. + 0.5; } in getDrcBoostFactor() function in android::C2SoftXaacDec::IntfImpl871 int32_t boostFactor = mIntf->getDrcBoostFactor(); in initXAACDrc()