OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:v4l2_gain_max
(Results
1 - 1
of
1
) sorted by null
/external/opencv3/modules/videoio/src/
cap_v4l.cpp
337
int v4l2_gain, v4l2_gain_min,
v4l2_gain_max
;
member in struct:CvCaptureCAM_V4L
702
capture->
v4l2_gain_max
= capture->queryctrl.maximum;
770
capture->
v4l2_gain_max
= capture->queryctrl.maximum;
826
capture->
v4l2_gain_max
= 0;
[
all
...]
Completed in 71 milliseconds