Searched refs:V4L2_CID_BASE (Results 1 – 3 of 3) sorted by relevance
37 #define V4L2_CID_USER_BASE V4L2_CID_BASE39 #define V4L2_CID_BRIGHTNESS (V4L2_CID_BASE+0)40 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)41 #define V4L2_CID_SATURATION (V4L2_CID_BASE+2)42 #define V4L2_CID_HUE (V4L2_CID_BASE+3)54 #define V4L2_CID_GAMMA (V4L2_CID_BASE+16)56 #define V4L2_CID_EXPOSURE (V4L2_CID_BASE+17)57 #define V4L2_CID_AUTOGAIN (V4L2_CID_BASE+18)58 #define V4L2_CID_GAIN (V4L2_CID_BASE+19)59 #define V4L2_CID_HFLIP (V4L2_CID_BASE+20)[all …]
62 ``V4L2_CID_BASE``66 Synonym of ``V4L2_CID_BASE``.408 for (queryctrl.id = V4L2_CID_BASE;
48 with successive ``id`` values starting from ``V4L2_CID_BASE`` up to and
Completed in 21 milliseconds