/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkmjpegenc.c | 156 case GST_VIDEO_FORMAT_YUY2: in gst_msdkmjpegenc_need_conversion() 161 *out_format = GST_VIDEO_FORMAT_YUY2; in gst_msdkmjpegenc_need_conversion()
|
D | gstmsdksystemmemory.c | 100 case GST_VIDEO_FORMAT_YUY2: in ensure_data()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/ |
D | gstd3d11format.cpp | 177 return GST_VIDEO_FORMAT_YUY2; in gst_d3d11_dxgi_format_to_gst()
|
/third_party/gstreamer/gstplugins_bad/ext/wayland/ |
D | wlvideoformat.c | 54 {WL_SHM_FORMAT_YUYV, DRM_FORMAT_YUYV, GST_VIDEO_FORMAT_YUY2},
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/ |
D | gstdeinterlacemethod.c | 54 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/ |
D | gstzebrastripe.c | 226 case GST_VIDEO_FORMAT_YUY2: in gst_zebra_stripe_transform_frame_ip()
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
D | gstv4l2format.c | 36 {V4L2_PIX_FMT_YUYV, 1, GST_VIDEO_FORMAT_YUY2, 8, 422},
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | coremediabuffer.c | 129 return GST_VIDEO_FORMAT_YUY2; in gst_core_media_buffer_get_video_format()
|
D | corevideobuffer.c | 222 return GST_VIDEO_FORMAT_YUY2; in gst_core_video_get_video_format()
|
D | avsamplevideosink.m | 298 case GST_VIDEO_FORMAT_YUY2: 340 return GST_VIDEO_FORMAT_YUY2;
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vkcolorconvert.c | 513 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()
|
D | vkviewconvert.c | 167 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/ |
D | gstdshow.cpp | 607 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/ |
D | video-format.h | 156 GST_VIDEO_FORMAT_YUY2, enumerator
|
D | video-converter.c | 6685 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/ |
D | gsteglimage.c | 504 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/ |
D | gstmfutils.cpp | 61 {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/ |
D | gstglformat.c | 187 case GST_VIDEO_FORMAT_YUY2: in gst_gl_format_from_video_info()
|
D | gstglcolorconvert.c | 1686 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/ |
D | gstgamma.c | 346 case GST_VIDEO_FORMAT_YUY2: in gst_gamma_set_info()
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | gstline21enc.c | 166 case GST_VIDEO_FORMAT_YUY2: in vbi_pixfmt_from_gst_video_format()
|
D | gstline21dec.c | 244 case GST_VIDEO_FORMAT_YUY2: in vbi_pixfmt_from_gst_video_format()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11converter.cpp | 718 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/ |
D | gstglmemory.c | 69 GST_VIDEO_FORMAT_YUY2, 1, 1, 0, rgba_pixel, 1}, {
|
/third_party/gstreamer/gstplugins_good/ext/dv/ |
D | gstdvdec.c | 339 gst_video_info_set_format (&dvdec->vinfo, GST_VIDEO_FORMAT_YUY2, in gst_dvdec_src_negotiate()
|