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);651 const int mute_release_active = in CConcealment_Apply() local664 if (frameOk && !mute_release_active) { in CConcealment_Apply()702 if ((!frameOk || mute_release_active) && in CConcealment_Apply()743 frameOk, mute_release_active); in CConcealment_Apply()746 } else if (!frameOk || mute_release_active) { in CConcealment_Apply()789 return mute_release_active ? -1 : appliedProcessing; in CConcealment_Apply()874 const int improveTonal, const int frameOk, const int mute_release_active) { in CConcealment_ApplyInter() argument893 if (!frameOk || mute_release_active) { in CConcealment_ApplyInter()909 if (!pConcealmentInfo->prevFrameOk[1] || mute_release_active) { in CConcealment_ApplyInter()[all …]
3254 const int mute_release_active = in CAacDecoder_DecodeFrame() local3264 if (icsInfoUsedinFadeOut && icsIsInvalid && !mute_release_active) { in CAacDecoder_DecodeFrame()