OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VPMBrightnessDetection
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_processing/
brightness_detection.h
19
class
VPMBrightnessDetection
{
21
VPMBrightnessDetection
();
22
~
VPMBrightnessDetection
();
brightness_detection.cc
19
VPMBrightnessDetection
::
VPMBrightnessDetection
() {
23
VPMBrightnessDetection
::~
VPMBrightnessDetection
() {}
25
void
VPMBrightnessDetection
::Reset() {
30
int32_t
VPMBrightnessDetection
::ProcessFrame(
Completed in 45 milliseconds