Lines Matching refs:appliedProcessing
652 int appliedProcessing = 0; in CConcealment_Apply() local
728 appliedProcessing = 1; in CConcealment_Apply()
734 appliedProcessing = CConcealment_ApplyNoise( in CConcealment_Apply()
742 appliedProcessing = CConcealment_ApplyInter( in CConcealment_Apply()
791 return mute_release_active ? -1 : appliedProcessing; in CConcealment_Apply()
810 int appliedProcessing = 0; in CConcealment_ApplyNoise() local
822 appliedProcessing = CConcealment_ApplyFadeOut( in CConcealment_ApplyNoise()
846 appliedProcessing = 1; in CConcealment_ApplyNoise()
853 appliedProcessing = 1; in CConcealment_ApplyNoise()
862 return appliedProcessing; in CConcealment_ApplyNoise()
889 int i, appliedProcessing = 0; in CConcealment_ApplyInter() local
917 appliedProcessing = 1; in CConcealment_ApplyInter()
1060 appliedProcessing = 1; in CConcealment_ApplyInter()
1073 appliedProcessing = 1; in CConcealment_ApplyInter()
1086 appliedProcessing = 1; in CConcealment_ApplyInter()
1106 appliedProcessing = 1; in CConcealment_ApplyInter()
1114 return appliedProcessing; in CConcealment_ApplyInter()
1682 int appliedProcessing = 0; in CConcealment_ApplyFadeOut() local
1790 appliedProcessing = 1; in CConcealment_ApplyFadeOut()
1792 return appliedProcessing; in CConcealment_ApplyFadeOut()