OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:value_max
(Results
1 - 3
of
3
) sorted by null
/external/opencv/cv/src/
cvhistogram.cpp
274
float *value_min, float*
value_max
,
390
if(
value_max
)
391
*
value_max
= (float)maxVal;
[
all
...]
/external/opencv3/3rdparty/include/ffmpeg_/libavutil/
opt.h
304
double value_min,
value_max
; ///< For string ranges this represents the min/max length, for dimensions this represents the min/max pixel count
member in struct:AVOptionRange
/external/opencv3/modules/imgproc/src/
histogram.cpp
[
all
...]
Completed in 336 milliseconds