Searched refs:getDrcBoostFactor (Results 1 – 2 of 2) sorted by relevance
235 int32_t getDrcBoostFactor() const { return mDrcBoostFactor->value * 127. + 0.5; } in getDrcBoostFactor() function in android::C2SoftAacDec::IntfImpl360 int32_t boostFactor = mIntf->getDrcBoostFactor(); in initDecoder()702 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()