Home
last modified time | relevance | path

Searched refs:VPMBrightnessDetection (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/video_processing/
Dbrightness_detection.cc19 VPMBrightnessDetection::VPMBrightnessDetection() { in VPMBrightnessDetection() function in webrtc::VPMBrightnessDetection
23 VPMBrightnessDetection::~VPMBrightnessDetection() {} in ~VPMBrightnessDetection()
25 void VPMBrightnessDetection::Reset() { in Reset()
30 int32_t VPMBrightnessDetection::ProcessFrame( in ProcessFrame()
Dbrightness_detection.h19 class VPMBrightnessDetection {
21 VPMBrightnessDetection();
22 ~VPMBrightnessDetection();
Dvideo_processing_impl.h49 VPMBrightnessDetection brightness_detection_;