OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:percent_90_thresh
(Results
1 - 1
of
1
) sorted by null
/external/libxcam/modules/ocl/
cl_tonemapping_handler.cpp
141
int
percent_90_thresh
= pixel_totalnum * 0.1f;
local
155
if ((y_percent_90 == 0) && (pixel_num >=
percent_90_thresh
))
Completed in 253 milliseconds