Searched refs:V4L2_PIX_FMT_BGRA32 (Results 1 – 3 of 3) sorted by relevance
97 {V4L2_PIX_FMT_BGRA32, TRUE, GST_V4L2_RAW},1047 case V4L2_PIX_FMT_BGRA32: in gst_v4l2_object_format_get_rank()1330 case V4L2_PIX_FMT_BGRA32: in gst_v4l2_object_v4l2fourcc_to_video_format()1416 case V4L2_PIX_FMT_BGRA32: in gst_v4l2_object_v4l2fourcc_is_rgb()1508 case V4L2_PIX_FMT_BGRA32: in gst_v4l2_object_v4l2fourcc_to_bare_struct()1851 fourcc = V4L2_PIX_FMT_BGRA32; in gst_v4l2_object_get_caps_info()
545 #define V4L2_PIX_FMT_BGRA32 v4l2_fourcc('R', 'A', '2', '4') /* 32 ABGR-8-8-8-8 */ macro