Searched refs:activeDrcIndex (Results 1 – 4 of 4) sorted by relevance
251 processDrcTime(HANDLE_DRC_GAIN_DECODER hGainDec, const int activeDrcIndex, in processDrcTime() argument257 ACTIVE_DRC* pActiveDrc = &(hGainDec->activeDrc[activeDrcIndex]); in processDrcTime()283 if (activeDrcIndex == hGainDec->channelGainActiveDrcIndex) in processDrcTime()296 if (activeDrcIndex == hGainDec->channelGainActiveDrcIndex) in processDrcTime()333 if (activeDrcIndex == hGainDec->channelGainActiveDrcIndex) in processDrcTime()354 processDrcSubband(HANDLE_DRC_GAIN_DECODER hGainDec, const int activeDrcIndex, in processDrcSubband() argument363 DRC_INSTRUCTIONS_UNI_DRC* pInst = hGainDec->activeDrc[activeDrcIndex].pInst; in processDrcSubband()365 ACTIVE_DRC* pActiveDrc = &(hGainDec->activeDrc[activeDrcIndex]); in processDrcSubband()503 if (activeDrcIndex == hGainDec->channelGainActiveDrcIndex) in processDrcSubband()
107 processDrcTime(HANDLE_DRC_GAIN_DECODER hGainDec, const int activeDrcIndex,113 processDrcSubband(HANDLE_DRC_GAIN_DECODER hGainDec, const int activeDrcIndex,
110 const int activeDrcIndex);
644 const int activeDrcIndex) { in prepareDrcGain() argument649 ACTIVE_DRC* pActiveDrc = &(hGainDec->activeDrc[activeDrcIndex]); in prepareDrcGain()