Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_processing/
Dvideo_processing_impl.h49 VPMBrightnessDetection brightness_detection_; variable
Dvideo_processing_impl.cc117 return brightness_detection_.ProcessFrame(frame, stats); in BrightnessDetection()