Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_Y444 (Results 1 – 25 of 40) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/ext/aom/
Dgstav1utils.c36 {AOM_IMG_FMT_I444, GST_VIDEO_FORMAT_Y444},
Dgstav1enc.c565 if (depth < 12 && format == GST_VIDEO_FORMAT_Y444) { in gst_av1_enc_adjust_profile()
584 if (format == GST_VIDEO_FORMAT_Y444) { in gst_av1_enc_adjust_profile()
Dgstav1dec.c386 *fmt = GST_VIDEO_FORMAT_Y444; in gst_av1_dec_get_valid_format()
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlacemethod.c64 case GST_VIDEO_FORMAT_Y444: in gst_deinterlace_method_supported_impl()
134 case GST_VIDEO_FORMAT_Y444: in gst_deinterlace_method_setup_impl()
277 case GST_VIDEO_FORMAT_Y444: in gst_deinterlace_simple_method_supported()
678 case GST_VIDEO_FORMAT_Y444: in gst_deinterlace_simple_method_setup()
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvp9dec.c151 *fmt = GST_VIDEO_FORMAT_Y444; in gst_vp9_dec_get_valid_format()
Dgstvp9enc.c190 case GST_VIDEO_FORMAT_Y444: in gst_vp9_enc_set_image_format()
/third_party/gstreamer/gstplugins_bad/gst/videofilters/
Dgstzebrastripe.c222 case GST_VIDEO_FORMAT_Y444: in gst_zebra_stripe_transform_frame_ip()
Dgstvideodiff.c144 case GST_VIDEO_FORMAT_Y444: in gst_video_diff_transform_frame()
/third_party/gstreamer/gstplugins_good/gst/y4m/
Dgsty4mencode.c150 case GST_VIDEO_FORMAT_Y444: in gst_y4m_encode_set_format()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglformat.c186 case GST_VIDEO_FORMAT_Y444: in gst_gl_format_from_video_info()
Dgstglcolorconvert.c1527 case GST_VIDEO_FORMAT_Y444: in _get_n_textures()
1619 case GST_VIDEO_FORMAT_Y444: in _YUV_to_RGB()
1736 case GST_VIDEO_FORMAT_Y444: in _RGB_to_YUV()
1744 if (out_format == GST_VIDEO_FORMAT_Y444) { in _RGB_to_YUV()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-converter.c5834 case GST_VIDEO_FORMAT_Y444: in get_scale_format()
6278 {GST_VIDEO_FORMAT_Y444, GST_VIDEO_FORMAT_YUY2, TRUE, FALSE, TRUE, TRUE,
6280 {GST_VIDEO_FORMAT_Y444, GST_VIDEO_FORMAT_UYVY, TRUE, FALSE, TRUE, TRUE,
6282 {GST_VIDEO_FORMAT_Y444, GST_VIDEO_FORMAT_AYUV, TRUE, FALSE, TRUE, TRUE,
6314 {GST_VIDEO_FORMAT_YUY2, GST_VIDEO_FORMAT_Y444, TRUE, FALSE, TRUE, TRUE,
6325 {GST_VIDEO_FORMAT_UYVY, GST_VIDEO_FORMAT_Y444, TRUE, FALSE, TRUE, TRUE,
6334 {GST_VIDEO_FORMAT_AYUV, GST_VIDEO_FORMAT_Y444, TRUE, FALSE, TRUE, TRUE,
6346 {GST_VIDEO_FORMAT_I420, GST_VIDEO_FORMAT_Y444, FALSE, FALSE, FALSE, TRUE,
6365 {GST_VIDEO_FORMAT_YV12, GST_VIDEO_FORMAT_Y444, FALSE, FALSE, FALSE, TRUE,
6384 {GST_VIDEO_FORMAT_Y41B, GST_VIDEO_FORMAT_Y444, FALSE, FALSE, FALSE, TRUE,
[all …]
Dvideo-format.h148 GST_VIDEO_FORMAT_Y444, enumerator
/third_party/gstreamer/gstplugins_good/gst/alpha/
Dgstalpha.c1374 case GST_VIDEO_FORMAT_Y444: in gst_alpha_set_planar_yuv_ayuv()
1496 case GST_VIDEO_FORMAT_Y444: in gst_alpha_chroma_key_planar_yuv_ayuv()
1632 case GST_VIDEO_FORMAT_Y444: in gst_alpha_set_planar_yuv_argb()
1735 case GST_VIDEO_FORMAT_Y444: in gst_alpha_chroma_key_planar_yuv_argb()
2390 case GST_VIDEO_FORMAT_Y444: in gst_alpha_set_process_function_full()
2428 case GST_VIDEO_FORMAT_Y444: in gst_alpha_set_process_function_full()
2471 case GST_VIDEO_FORMAT_Y444: in gst_alpha_set_process_function_full()
2509 case GST_VIDEO_FORMAT_Y444: in gst_alpha_set_process_function_full()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c502 case GST_VIDEO_FORMAT_Y444: in _drm_rgba_fourcc_from_info()
637 case GST_VIDEO_FORMAT_Y444: in _drm_direct_fourcc_from_info()
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dblend.c434 PLANAR_YUV_BLEND (y444, GST_VIDEO_FORMAT_Y444, GST_ROUND_UP_1,
436 PLANAR_YUV_FILL_CHECKER (y444, GST_VIDEO_FORMAT_Y444, memset);
437 PLANAR_YUV_FILL_COLOR (y444, GST_VIDEO_FORMAT_Y444, memset);
/third_party/gstreamer/gstplugins_good/gst/videofilter/
Dgstgamma.c340 case GST_VIDEO_FORMAT_Y444: in gst_gamma_set_info()
/third_party/gstreamer/gstplugins_bad/sys/nvenc/
Dgstnvenc.c265 case GST_VIDEO_FORMAT_Y444: in gst_nvenc_get_nv_buffer_format()
Dgstnvh264enc.c511 if (GST_VIDEO_INFO_FORMAT (info) == GST_VIDEO_FORMAT_Y444) { in gst_nv_h264_enc_set_encoder_config()
Dgstnvbaseenc.c358 format_mask |= (1 << GST_VIDEO_FORMAT_Y444); in _get_supported_input_formats()
388 if ((format_mask & (1 << GST_VIDEO_FORMAT_Y444))) { in _get_supported_input_formats()
1475 case GST_VIDEO_FORMAT_Y444: in _plane_get_n_components()
/third_party/gstreamer/gstplugins_bad/gst/y4m/
Dgsty4mdec.c390 format = GST_VIDEO_FORMAT_Y444; in gst_y4m_dec_parse_header()
431 case GST_VIDEO_FORMAT_Y444: in gst_y4m_dec_parse_header()
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dblend.c472 PLANAR_YUV_BLEND (y444, GST_VIDEO_FORMAT_Y444, GST_ROUND_UP_1,
474 PLANAR_YUV_FILL_CHECKER (y444, GST_VIDEO_FORMAT_Y444, memset);
475 PLANAR_YUV_FILL_COLOR (y444, GST_VIDEO_FORMAT_Y444, memset);
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegenc.c616 case GST_VIDEO_FORMAT_Y444: in gst_openjpeg_enc_set_format()
654 case GST_VIDEO_FORMAT_Y444: in gst_openjpeg_enc_set_format()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkimagememory.c77 case GST_VIDEO_FORMAT_Y444: in gst_vulkan_format_from_video_format()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Drawvideoparse.c53 #define TEST_FRAME_FORMAT GST_VIDEO_FORMAT_Y444

12