OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:min_threshold
(Results
1 - 7
of
7
) sorted by null
/external/autotest/client/site_tests/power_BacklightControl/
power_BacklightControl.py
99
#
min_threshold
=0 to use the timeout to wait for the brightness to
104
min_threshold
=(keyvals['max_brightness'] / 2 - 1))
118
self._backlight.get_level,
min_threshold
=0)
125
get_num_outputs_on,
min_threshold
=(starting_num_outputs_on - 1))
/external/libxcam/modules/ocl/
cl_fisheye_handler.h
66
void set_lsc_gray_threshold (float
min_threshold
, float max_threshold);
cl_fisheye_handler.cpp
200
CLFisheyeHandler::set_lsc_gray_threshold (float
min_threshold
, float max_threshold)
202
_gray_threshold[0] =
min_threshold
;
/external/autotest/client/common_lib/
utils.py
[
all
...]
/external/ImageMagick/MagickCore/
threshold.c
[
all
...]
/external/ImageMagick/MagickWand/
operation.c
3042
min_threshold
,
local
[
all
...]
mogrify.c
2539
min_threshold
,
local
[
all
...]
Completed in 430 milliseconds