Home
last modified time | relevance | path

Searched refs:V4L2_PIX_FMT_RGBX32 (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c100 {V4L2_PIX_FMT_RGBX32, TRUE, GST_V4L2_RAW},
1050 case V4L2_PIX_FMT_RGBX32: in gst_v4l2_object_format_get_rank()
1317 case V4L2_PIX_FMT_RGBX32: in gst_v4l2_object_v4l2fourcc_to_video_format()
1413 case V4L2_PIX_FMT_RGBX32: in gst_v4l2_object_v4l2fourcc_is_rgb()
1504 case V4L2_PIX_FMT_RGBX32: in gst_v4l2_object_v4l2fourcc_to_bare_struct()
1830 fourcc = V4L2_PIX_FMT_RGBX32; in gst_v4l2_object_get_caps_info()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h549 #define V4L2_PIX_FMT_RGBX32 v4l2_fourcc('X', 'B', '2', '4') /* 32 RGBX-8-8-8-8 */ macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h549 #define V4L2_PIX_FMT_RGBX32 v4l2_fourcc('X', 'B', '2', '4') /* 32 RGBX-8-8-8-8 */ macro