Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_I420 (Results 1 – 25 of 87) sorted by relevance

1234

/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvp8dec.c130 GST_VIDEO_FORMAT_I420, width, height, dec->input_state); in gst_vp8_dec_set_default_format()
152 GST_VIDEO_FORMAT_I420, img->d_w, img->d_h, dec->output_state); in gst_vp8_dec_handle_resolution_change()
Dgstvp9dec.c142 *fmt = GST_VIDEO_FORMAT_I420; in gst_vp9_dec_get_valid_format()
/third_party/gstreamer/gstplugins_bad/gst/codecalpha/
Dgstalphacombine.c61 .sink = GST_VIDEO_FORMAT_I420,
62 .alpha = GST_VIDEO_FORMAT_I420,
65 .sink = GST_VIDEO_FORMAT_I420,
69 .sink = GST_VIDEO_FORMAT_I420,
82 .alpha = GST_VIDEO_FORMAT_I420,
/third_party/gstreamer/gstplugins_base/tests/icles/
Dbenchmark-video-conversion.c57 for (infmt = GST_VIDEO_FORMAT_I420; infmt < num_formats; infmt++) { in do_benchmark_conversions()
71 for (outfmt = GST_VIDEO_FORMAT_I420; outfmt < num_formats; outfmt++) { in do_benchmark_conversions()
/third_party/gstreamer/gstplugins_bad/ext/aom/
Dgstav1utils.c34 {AOM_IMG_FMT_I420, GST_VIDEO_FORMAT_I420},
/third_party/gstreamer/gstplugins_bad/ext/svthevcenc/
Dgstsvthevcenc.c276 {GST_H265_PROFILE_MAIN, 1, {GST_VIDEO_FORMAT_I420,}},
277 {GST_H265_PROFILE_MAIN_444, 4, {GST_VIDEO_FORMAT_I420, GST_VIDEO_FORMAT_Y42B,
280 {GST_H265_PROFILE_MAIN_10, 2, {GST_VIDEO_FORMAT_I420,
282 {GST_H265_PROFILE_MAIN_422_10, 4, {GST_VIDEO_FORMAT_I420,
285 {GST_H265_PROFILE_MAIN_444_10, 4, {GST_VIDEO_FORMAT_I420,
290 {GST_H265_PROFILE_MAIN_10, 2, {GST_VIDEO_FORMAT_I420,
292 {GST_H265_PROFILE_MAIN_422_10, 4, {GST_VIDEO_FORMAT_I420,
295 {GST_H265_PROFILE_MAIN_444_10, 4, {GST_VIDEO_FORMAT_I420,
764 case GST_VIDEO_FORMAT_I420: in gst_svthevc_enc_gst_to_svthevc_video_format()
/third_party/gstreamer/gst_libav/tests/check/elements/
Davvidenc.c46 gst_video_info_set_format (&info, GST_VIDEO_FORMAT_I420, 64, 64); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvp9enc.c31 gst_video_info_set_format (&info, GST_VIDEO_FORMAT_I420, width, height); in gst_caps_new_i420_full()
Dvp8enc.c34 gst_video_info_set_format (&info, GST_VIDEO_FORMAT_I420, width, height); in gst_caps_new_i420_full()
75 gst_video_info_set_format (&info, GST_VIDEO_FORMAT_I420, width, height); in gst_harness_create_video_buffer_full()
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlacemethod.c60 case GST_VIDEO_FORMAT_I420: in gst_deinterlace_method_supported_impl()
128 case GST_VIDEO_FORMAT_I420: in gst_deinterlace_method_setup_impl()
279 case GST_VIDEO_FORMAT_I420: in gst_deinterlace_simple_method_supported()
731 case GST_VIDEO_FORMAT_I420: in gst_deinterlace_simple_method_setup()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlvideoformat.c65 {WL_SHM_FORMAT_YUV420, DRM_FORMAT_YUV420, GST_VIDEO_FORMAT_I420},
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-converter.c7235 case GST_VIDEO_FORMAT_I420: in get_scale_format()
7695 {GST_VIDEO_FORMAT_I420, GST_VIDEO_FORMAT_YUY2, TRUE, FALSE, TRUE, FALSE,
7697 {GST_VIDEO_FORMAT_I420, GST_VIDEO_FORMAT_UYVY, TRUE, FALSE, TRUE, FALSE,
7699 {GST_VIDEO_FORMAT_I420, GST_VIDEO_FORMAT_AYUV, TRUE, FALSE, TRUE, FALSE,
7701 {GST_VIDEO_FORMAT_I420, GST_VIDEO_FORMAT_v210, TRUE, FALSE, TRUE, FALSE,
7761 {GST_VIDEO_FORMAT_YUY2, GST_VIDEO_FORMAT_I420, TRUE, FALSE, TRUE, FALSE,
7772 {GST_VIDEO_FORMAT_UYVY, GST_VIDEO_FORMAT_I420, TRUE, FALSE, TRUE, FALSE,
7781 {GST_VIDEO_FORMAT_AYUV, GST_VIDEO_FORMAT_I420, FALSE, FALSE, TRUE, TRUE,
7790 {GST_VIDEO_FORMAT_v210, GST_VIDEO_FORMAT_I420, TRUE, FALSE, TRUE, FALSE,
7798 {GST_VIDEO_FORMAT_I420, GST_VIDEO_FORMAT_I420, TRUE, FALSE, FALSE, TRUE,
[all …]
Dvideo-format.h154 GST_VIDEO_FORMAT_I420, enumerator
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfutils.cpp72 {MFVideoFormat_I420, MAKE_RAW_FORMAT_CAPS ("I420"), GST_VIDEO_FORMAT_I420},
73 {MFVideoFormat_IYUV, MAKE_RAW_FORMAT_CAPS ("I420"), GST_VIDEO_FORMAT_I420},
431 case GST_VIDEO_FORMAT_I420: in gst_mf_update_video_info_with_stride()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstline21dec.c242 case GST_VIDEO_FORMAT_I420: in vbi_pixfmt_from_gst_video_format()
338 gst_video_info_set_format (self->info, GST_VIDEO_FORMAT_I420, in gst_line_21_decoder_set_info()
/third_party/gstreamer/gstplugins_bad/gst/videofilters/
Dgstzebrastripe.c222 case GST_VIDEO_FORMAT_I420: in gst_zebra_stripe_transform_frame_ip()
Dgstvideodiff.c144 case GST_VIDEO_FORMAT_I420: in gst_video_diff_transform_frame()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvrawdepay.c252 format = GST_VIDEO_FORMAT_I420; in gst_rtp_vraw_depay_setcaps()
506 case GST_VIDEO_FORMAT_I420: in gst_rtp_vraw_depay_process_packet()
Dgstrtpvrawpay.c203 case GST_VIDEO_FORMAT_I420: in gst_rtp_vraw_pay_setcaps()
513 case GST_VIDEO_FORMAT_I420: in gst_rtp_vraw_pay_handle_buffer()
/third_party/gstreamer/gstplugins_good/gst/y4m/
Dgsty4mencode.c139 case GST_VIDEO_FORMAT_I420: in gst_y4m_encode_set_format()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11converter.cpp839 case GST_VIDEO_FORMAT_I420: in setup_convert_info_yuv_to_rgb()
911 case GST_VIDEO_FORMAT_I420: in setup_convert_info_rgb_to_yuv()
1207 case GST_VIDEO_FORMAT_I420: in is_planar_format()
1323 case GST_VIDEO_FORMAT_I420: in setup_convert_info_yuv_to_gray()
1422 case GST_VIDEO_FORMAT_I420: in setup_convert_info_gray_to_yuv()
2184 case GST_VIDEO_FORMAT_I420: in gst_d3d11_converter_update_viewport()
/third_party/gstreamer/gstplugins_good/gst/alpha/
Dgstalpha.c1374 case GST_VIDEO_FORMAT_I420: in gst_alpha_set_planar_yuv_ayuv()
1496 case GST_VIDEO_FORMAT_I420: in gst_alpha_chroma_key_planar_yuv_ayuv()
1632 case GST_VIDEO_FORMAT_I420: in gst_alpha_set_planar_yuv_argb()
1735 case GST_VIDEO_FORMAT_I420: in gst_alpha_chroma_key_planar_yuv_argb()
2396 case GST_VIDEO_FORMAT_I420: in gst_alpha_set_process_function_full()
2434 case GST_VIDEO_FORMAT_I420: in gst_alpha_set_process_function_full()
2477 case GST_VIDEO_FORMAT_I420: in gst_alpha_set_process_function_full()
2515 case GST_VIDEO_FORMAT_I420: in gst_alpha_set_process_function_full()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c335 case GST_VIDEO_FORMAT_I420: in video_format_is_packed()
904 fail_unless (gst_video_info_set_format (&vinfo, GST_VIDEO_FORMAT_I420, in GST_START_TEST()
1064 fail_unless (gst_video_info_set_format (&vinfo, GST_VIDEO_FORMAT_I420, 240, in GST_START_TEST()
1144 fail_unless (gst_video_info_set_format (&vinfo, GST_VIDEO_FORMAT_I420, 240, in GST_START_TEST()
2188 for (format = GST_VIDEO_FORMAT_I420; format < num_formats; format++) { in GST_START_TEST()
2527 for (infmt = GST_VIDEO_FORMAT_I420; infmt < num_formats; infmt++) { in run_video_color_convert()
2540 for (outfmt = GST_VIDEO_FORMAT_I420; outfmt < num_formats; outfmt++) { in run_video_color_convert()
2630 for (infmt = GST_VIDEO_FORMAT_I420; infmt < num_formats; infmt++) { in GST_START_TEST()
3190 GstVideoFormat fmt = GST_VIDEO_FORMAT_I420; in GST_START_TEST()
3427 info = gst_video_format_get_info (GST_VIDEO_FORMAT_I420); in GST_START_TEST()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshow.cpp601 return GST_VIDEO_FORMAT_I420; in gst_dshow_guid_to_gst_video_format()
658 case GST_VIDEO_FORMAT_I420: in gst_dshow_new_video_caps()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dassrender.c139 gst_video_info_set_format (&info, GST_VIDEO_FORMAT_I420, 640, 480); in sink_handoff_cb_I420()

1234