Home
last modified time | relevance | path

Searched refs:V4L2_PIX_FMT_RGBA32 (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c99 {V4L2_PIX_FMT_RGBA32, TRUE, GST_V4L2_RAW},
1049 case V4L2_PIX_FMT_RGBA32: in gst_v4l2_object_format_get_rank()
1333 case V4L2_PIX_FMT_RGBA32: in gst_v4l2_object_v4l2fourcc_to_video_format()
1412 case V4L2_PIX_FMT_RGBA32: in gst_v4l2_object_v4l2fourcc_is_rgb()
1505 case V4L2_PIX_FMT_RGBA32: in gst_v4l2_object_v4l2fourcc_to_bare_struct()
1837 fourcc = V4L2_PIX_FMT_RGBA32; in gst_v4l2_object_get_caps_info()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h548 #define V4L2_PIX_FMT_RGBA32 v4l2_fourcc('A', 'B', '2', '4') /* 32 RGBA-8-8-8-8 */ macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h548 #define V4L2_PIX_FMT_RGBA32 v4l2_fourcc('A', 'B', '2', '4') /* 32 RGBA-8-8-8-8 */ macro
/third_party/gstreamer/gstplugins_good/
DChangeLog6133 Map V4L2_PIX_FMT_RGBA32 pixel format to GST_VIDEO_FORMAT_RGBA instead of