OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:perc05
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/modules/video_processing/
brightness_detection.cc
78
uint32_t
perc05
= 0;
local
86
perc05
= i; // 5th perc.
96
if ((std_y < 55) && (
perc05
< 50)) {
109
if (median_y > 185 || stats.mean > 185 ||
perc05
> 140 ||
Completed in 50 milliseconds