Searched refs:getDrcEffectType (Results 1 – 2 of 2) sorted by relevance
212 int32_t getDrcEffectType() const { return mDrcEffectType->value; } in getDrcEffectType() function in android::C2SoftAacDec::IntfImpl348 int32_t effectType = mIntf->getDrcEffectType(); in initDecoder()
218 int32_t getDrcEffectType() const { return mDrcEffectType->value; } in getDrcEffectType() function in android::C2SoftXaacDec::IntfImpl897 int32_t effectType = mIntf->getDrcEffectType(); in initXAACDrc()