Lines Matching refs:appliedProcessing
650 int appliedProcessing = 0; in CConcealment_Apply() local
726 appliedProcessing = 1; in CConcealment_Apply()
732 appliedProcessing = CConcealment_ApplyNoise( in CConcealment_Apply()
740 appliedProcessing = CConcealment_ApplyInter( in CConcealment_Apply()
789 return mute_release_active ? -1 : appliedProcessing; in CConcealment_Apply()
808 int appliedProcessing = 0; in CConcealment_ApplyNoise() local
820 appliedProcessing = CConcealment_ApplyFadeOut( in CConcealment_ApplyNoise()
844 appliedProcessing = 1; in CConcealment_ApplyNoise()
851 appliedProcessing = 1; in CConcealment_ApplyNoise()
860 return appliedProcessing; in CConcealment_ApplyNoise()
887 int i, appliedProcessing = 0; in CConcealment_ApplyInter() local
915 appliedProcessing = 1; in CConcealment_ApplyInter()
1058 appliedProcessing = 1; in CConcealment_ApplyInter()
1071 appliedProcessing = 1; in CConcealment_ApplyInter()
1084 appliedProcessing = 1; in CConcealment_ApplyInter()
1104 appliedProcessing = 1; in CConcealment_ApplyInter()
1112 return appliedProcessing; in CConcealment_ApplyInter()
1685 int appliedProcessing = 0; in CConcealment_ApplyFadeOut() local
1793 appliedProcessing = 1; in CConcealment_ApplyFadeOut()
1795 return appliedProcessing; in CConcealment_ApplyFadeOut()