Home | History | Annotate | Download | only in webrtc

Lines Matching refs:denoising

3209                  << ", denoising = "
3320 // Disable denoising for screencasting.
3323 bool denoising = !is_screencast && enable_denoising;
3327 denoising != vie_codec.codecSpecific.VP8.denoisingOn ||
3337 vie_codec.codecSpecific.VP8.denoisingOn = denoising;