Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_Y444_16BE (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh265enc.c564 GST_VIDEO_INFO_FORMAT (info) == GST_VIDEO_FORMAT_Y444_16BE || in gst_nv_h265_enc_set_encoder_config()
570 GST_VIDEO_INFO_FORMAT (info) == GST_VIDEO_FORMAT_Y444_16BE) in gst_nv_h265_enc_set_encoder_config()
Dgstnvenc.c298 case GST_VIDEO_FORMAT_Y444_16BE: in gst_nvenc_get_nv_buffer_format()
349 {GST_VIDEO_FORMAT_Y444_16BE, NV_ENC_BUFFER_FORMAT_YUV444_10BIT, TRUE, in gst_nvenc_get_supported_input_formats()
Dgstnvdecoder.c155 case GST_VIDEO_FORMAT_Y444_16BE: in chroma_format_from_video_format()
179 case GST_VIDEO_FORMAT_Y444_16BE: in output_format_from_video_format()
Dgstnvdec.c272 case GST_VIDEO_FORMAT_Y444_16BE: in get_cuda_surface_format_from_gst()
378 out_format = GST_VIDEO_FORMAT_Y444_16BE; in parser_sequence_callback()
Dgstnvbaseenc.c856 case GST_VIDEO_FORMAT_Y444_16BE: in gst_nv_base_enc_set_filtered_input_formats()
2009 case GST_VIDEO_FORMAT_Y444_16BE: in _get_cuda_device_stride()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h239 GST_VIDEO_FORMAT_Y444_16BE, enumerator
Dvideo-enumtypes.c736 { C_ENUM(GST_VIDEO_FORMAT_Y444_16BE), "GST_VIDEO_FORMAT_Y444_16BE", "y444-16be" }, in gst_video_format_get_type()
Dvideo-info.c1061 case GST_VIDEO_FORMAT_Y444_16BE: in fill_planes()
Dvideo-converter.c7348 case GST_VIDEO_FORMAT_Y444_16BE: in get_scale_format()