Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_YUY2 (Results 1 – 25 of 57) sorted by relevance

123

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkmjpegenc.c156 case GST_VIDEO_FORMAT_YUY2: in gst_msdkmjpegenc_need_conversion()
161 *out_format = GST_VIDEO_FORMAT_YUY2; in gst_msdkmjpegenc_need_conversion()
Dgstmsdksystemmemory.c100 case GST_VIDEO_FORMAT_YUY2: in ensure_data()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11format.cpp177 return GST_VIDEO_FORMAT_YUY2; in gst_d3d11_dxgi_format_to_gst()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlvideoformat.c54 {WL_SHM_FORMAT_YUYV, DRM_FORMAT_YUYV, GST_VIDEO_FORMAT_YUY2},
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlacemethod.c54 case GST_VIDEO_FORMAT_YUY2: in gst_deinterlace_method_supported_impl()
119 case GST_VIDEO_FORMAT_YUY2: in gst_deinterlace_method_setup_impl()
257 case GST_VIDEO_FORMAT_YUY2: in gst_deinterlace_simple_method_supported()
673 case GST_VIDEO_FORMAT_YUY2: in gst_deinterlace_simple_method_setup()
/third_party/gstreamer/gstplugins_bad/gst/videofilters/
Dgstzebrastripe.c226 case GST_VIDEO_FORMAT_YUY2: in gst_zebra_stripe_transform_frame_ip()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2format.c36 {V4L2_PIX_FMT_YUYV, 1, GST_VIDEO_FORMAT_YUY2, 8, 422},
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dcoremediabuffer.c129 return GST_VIDEO_FORMAT_YUY2; in gst_core_media_buffer_get_video_format()
Dcorevideobuffer.c222 return GST_VIDEO_FORMAT_YUY2; in gst_core_video_get_video_format()
Davsamplevideosink.m298 case GST_VIDEO_FORMAT_YUY2:
340 return GST_VIDEO_FORMAT_YUY2;
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkcolorconvert.c513 case GST_VIDEO_FORMAT_YUY2: in video_format_to_reorder()
575 if (v_format == GST_VIDEO_FORMAT_YUY2 || v_format == GST_VIDEO_FORMAT_UYVY) { in get_vulkan_format_swizzle_order()
623 if (out_format == GST_VIDEO_FORMAT_YUY2 in calculate_reorder_indexes()
822 {GST_VIDEO_FORMAT_YUY2, yuy2_to_rgb_frag, yuy2_to_rgb_frag_size, in fill_shader_info()
Dvkviewconvert.c167 case GST_VIDEO_FORMAT_YUY2: in video_format_to_reorder()
229 if (v_format == GST_VIDEO_FORMAT_YUY2 || v_format == GST_VIDEO_FORMAT_UYVY) { in get_vulkan_format_swizzle_order()
277 if (out_format == GST_VIDEO_FORMAT_YUY2 in calculate_reorder_indexes()
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshow.cpp607 return GST_VIDEO_FORMAT_YUY2; in gst_dshow_guid_to_gst_video_format()
661 case GST_VIDEO_FORMAT_YUY2: in gst_dshow_new_video_caps()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h156 GST_VIDEO_FORMAT_YUY2, enumerator
Dvideo-converter.c6685 case GST_VIDEO_FORMAT_YUY2: in convert_fill_border()
7254 case GST_VIDEO_FORMAT_YUY2: in get_scale_format()
7369 case GST_VIDEO_FORMAT_YUY2: in is_merge_yuv()
7695 {GST_VIDEO_FORMAT_I420, GST_VIDEO_FORMAT_YUY2, TRUE, FALSE, TRUE, FALSE,
7704 {GST_VIDEO_FORMAT_YV12, GST_VIDEO_FORMAT_YUY2, TRUE, FALSE, TRUE, FALSE,
7713 {GST_VIDEO_FORMAT_Y42B, GST_VIDEO_FORMAT_YUY2, TRUE, FALSE, TRUE, TRUE,
7722 {GST_VIDEO_FORMAT_Y444, GST_VIDEO_FORMAT_YUY2, TRUE, FALSE, TRUE, TRUE,
7730 {GST_VIDEO_FORMAT_YUY2, GST_VIDEO_FORMAT_YUY2, TRUE, FALSE, FALSE, TRUE,
7732 {GST_VIDEO_FORMAT_YUY2, GST_VIDEO_FORMAT_UYVY, TRUE, FALSE, TRUE, TRUE,
7734 {GST_VIDEO_FORMAT_YUY2, GST_VIDEO_FORMAT_AYUV, TRUE, FALSE, TRUE, TRUE,
[all …]
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c504 case GST_VIDEO_FORMAT_YUY2: in _drm_rgba_fourcc_from_info()
633 case GST_VIDEO_FORMAT_YUY2: in _drm_direct_fourcc_from_info()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfutils.cpp61 {MFVideoFormat_YUY2, MAKE_RAW_FORMAT_CAPS ("YUY2"), GST_VIDEO_FORMAT_YUY2},
405 case GST_VIDEO_FORMAT_YUY2: in gst_mf_update_video_info_with_stride()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglformat.c187 case GST_VIDEO_FORMAT_YUY2: in gst_gl_format_from_video_info()
Dgstglcolorconvert.c1686 case GST_VIDEO_FORMAT_YUY2: in _get_n_textures()
1979 case GST_VIDEO_FORMAT_YUY2: in _YUV_to_RGB()
2153 case GST_VIDEO_FORMAT_YUY2: in _RGB_to_YUV()
2563 (GST_VIDEO_INFO_FORMAT (&convert->out_info) == GST_VIDEO_FORMAT_YUY2 || in _init_convert()
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstgamma.c346 case GST_VIDEO_FORMAT_YUY2: in gst_gamma_set_info()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstline21enc.c166 case GST_VIDEO_FORMAT_YUY2: in vbi_pixfmt_from_gst_video_format()
Dgstline21dec.c244 case GST_VIDEO_FORMAT_YUY2: in vbi_pixfmt_from_gst_video_format()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11converter.cpp718 case GST_VIDEO_FORMAT_YUY2: in get_packed_yuv_components()
722 GST_VIDEO_FORMAT_YUY2); in get_packed_yuv_components()
823 case GST_VIDEO_FORMAT_YUY2: in setup_convert_info_yuv_to_rgb()
1237 in_packed = (GST_VIDEO_INFO_FORMAT (in_info) == GST_VIDEO_FORMAT_YUY2 || in setup_convert_info_yuv_to_yuv()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglmemory.c69 GST_VIDEO_FORMAT_YUY2, 1, 1, 0, rgba_pixel, 1}, {
/third_party/gstreamer/gstplugins_good/ext/dv/
Dgstdvdec.c339 gst_video_info_set_format (&dvdec->vinfo, GST_VIDEO_FORMAT_YUY2, in gst_dvdec_src_negotiate()

123