Searched refs:V4L2_CID_BASE (Results 1 – 3 of 3) sorted by relevance
75 #define V4L2_CID_USER_BASE V4L2_CID_BASE77 #define V4L2_CID_BRIGHTNESS (V4L2_CID_BASE+0)78 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)80 #define V4L2_CID_HUE (V4L2_CID_BASE+3)92 #define V4L2_CID_GAMMA (V4L2_CID_BASE+16)94 #define V4L2_CID_EXPOSURE (V4L2_CID_BASE+17)95 #define V4L2_CID_AUTOGAIN (V4L2_CID_BASE+18)96 #define V4L2_CID_GAIN (V4L2_CID_BASE+19)97 #define V4L2_CID_HFLIP (V4L2_CID_BASE+20)98 #define V4L2_CID_VFLIP (V4L2_CID_BASE+21)[all …]
62 ``V4L2_CID_BASE``66 Synonym of ``V4L2_CID_BASE``.399 for (queryctrl.id = V4L2_CID_BASE;
48 with successive ``id`` values starting from ``V4L2_CID_BASE`` up to and
Completed in 14 milliseconds