Home
last modified time | relevance | path

Searched refs:video_sw_denoise_enabled_ (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/common/hal/google_camera_hal/
Dzsl_snapshot_capture_session.h196 bool video_sw_denoise_enabled_ = false; variable
Dzsl_snapshot_capture_session.cc426 if (video_sw_denoise_enabled_) { in ConfigureStreams()
470 if (video_sw_denoise_enabled_) { in ConfigureStreams()
736 video_sw_denoise_enabled_ = true; in Initialize()