Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_Y444_16LE (Results 1 – 13 of 13) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11converter.cpp849 case GST_VIDEO_FORMAT_Y444_16LE: in setup_convert_info_yuv_to_rgb()
921 case GST_VIDEO_FORMAT_Y444_16LE: in setup_convert_info_rgb_to_yuv()
1217 case GST_VIDEO_FORMAT_Y444_16LE: in is_planar_format()
1333 case GST_VIDEO_FORMAT_Y444_16LE: in setup_convert_info_yuv_to_gray()
1432 case GST_VIDEO_FORMAT_Y444_16LE: in setup_convert_info_gray_to_yuv()
2218 case GST_VIDEO_FORMAT_Y444_16LE: in gst_d3d11_converter_update_viewport()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh265enc.c563 GST_VIDEO_INFO_FORMAT (info) == GST_VIDEO_FORMAT_Y444_16LE || in gst_nv_h265_enc_set_encoder_config()
569 if (GST_VIDEO_INFO_FORMAT (info) == GST_VIDEO_FORMAT_Y444_16LE || in gst_nv_h265_enc_set_encoder_config()
Dgstnvh265dec.c364 out_format = GST_VIDEO_FORMAT_Y444_16LE; in gst_nv_h265_dec_new_sequence()
372 out_format = GST_VIDEO_FORMAT_Y444_16LE; in gst_nv_h265_dec_new_sequence()
Dgstnvenc.c297 case GST_VIDEO_FORMAT_Y444_16LE: in gst_nvenc_get_nv_buffer_format()
344 {GST_VIDEO_FORMAT_Y444_16LE, NV_ENC_BUFFER_FORMAT_YUV444_10BIT, TRUE, in gst_nvenc_get_supported_input_formats()
Dgstnvdecoder.c154 case GST_VIDEO_FORMAT_Y444_16LE: in chroma_format_from_video_format()
178 case GST_VIDEO_FORMAT_Y444_16LE: in output_format_from_video_format()
Dgstnvdec.c271 case GST_VIDEO_FORMAT_Y444_16LE: in get_cuda_surface_format_from_gst()
376 out_format = GST_VIDEO_FORMAT_Y444_16LE; in parser_sequence_callback()
Dgstnvbaseenc.c855 case GST_VIDEO_FORMAT_Y444_16LE: in gst_nv_base_enc_set_filtered_input_formats()
2008 case GST_VIDEO_FORMAT_Y444_16LE: in _get_cuda_device_stride()
Dcuda-converter.c2022 y444_format = GST_VIDEO_FORMAT_Y444_16LE; in cuda_converter_lookup_path()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h240 GST_VIDEO_FORMAT_Y444_16LE, enumerator
Dvideo-enumtypes.c737 { C_ENUM(GST_VIDEO_FORMAT_Y444_16LE), "GST_VIDEO_FORMAT_Y444_16LE", "y444-16le" }, in gst_video_format_get_type()
Dvideo-info.c1060 case GST_VIDEO_FORMAT_Y444_16LE: in fill_planes()
Dvideo-converter.c7349 case GST_VIDEO_FORMAT_Y444_16LE: in get_scale_format()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11device.cpp720 priv->format_table[n_formats].format = GST_VIDEO_FORMAT_Y444_16LE; in gst_d3d11_device_setup_format_table()