Searched refs:mute_release_active (Results 1 – 2 of 2) sorted by relevance
210 const int improveTonal, const int frameOk, const int mute_release_active);653 const int mute_release_active = in CConcealment_Apply() local666 if (frameOk && !mute_release_active) { in CConcealment_Apply()704 if ((!frameOk || mute_release_active) && in CConcealment_Apply()745 frameOk, mute_release_active); in CConcealment_Apply()748 } else if (!frameOk || mute_release_active) { in CConcealment_Apply()791 return mute_release_active ? -1 : appliedProcessing; in CConcealment_Apply()876 const int improveTonal, const int frameOk, const int mute_release_active) { in CConcealment_ApplyInter() argument895 if (!frameOk || mute_release_active) { in CConcealment_ApplyInter()911 if (!pConcealmentInfo->prevFrameOk[1] || mute_release_active) { in CConcealment_ApplyInter()[all …]
3415 const int mute_release_active = in CAacDecoder_DecodeFrame() local3425 if (icsInfoUsedinFadeOut && icsIsInvalid && !mute_release_active) { in CAacDecoder_DecodeFrame()