Searched refs:V4L2_CAPTURE_MODE_STILL (Results 1 – 3 of 3) sorted by relevance
231 #define V4L2_CAPTURE_MODE_STILL 0x2000 macro449 capture_mode = V4L2_CAPTURE_MODE_STILL; in main()674 if (capture_mode == V4L2_CAPTURE_MODE_STILL) in main()
138 #define V4L2_CAPTURE_MODE_STILL 0x2000 macro
68 #define V4L2_CAPTURE_MODE_STILL 0x2000 macro794 src->capture_mode = V4L2_CAPTURE_MODE_STILL; in gst_xcam_src_set_property()927 if (xcamsrc->capture_mode == V4L2_CAPTURE_MODE_STILL) in gst_xcam_src_start()