Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11converter.cpp779 case GST_VIDEO_FORMAT_I420_12LE: in get_planar_component()
842 case GST_VIDEO_FORMAT_I420_12LE: in setup_convert_info_yuv_to_rgb()
914 case GST_VIDEO_FORMAT_I420_12LE: in setup_convert_info_rgb_to_yuv()
1210 case GST_VIDEO_FORMAT_I420_12LE: in is_planar_format()
1326 case GST_VIDEO_FORMAT_I420_12LE: in setup_convert_info_yuv_to_gray()
1425 case GST_VIDEO_FORMAT_I420_12LE: in setup_convert_info_gray_to_yuv()
2187 case GST_VIDEO_FORMAT_I420_12LE: in gst_d3d11_converter_update_viewport()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h225 GST_VIDEO_FORMAT_I420_12LE, enumerator
Dvideo-enumtypes.c722 { C_ENUM(GST_VIDEO_FORMAT_I420_12LE), "GST_VIDEO_FORMAT_I420_12LE", "i420-12le" }, in gst_video_format_get_type()
Dvideo-info.c1026 case GST_VIDEO_FORMAT_I420_12LE: in fill_planes()
Dvideo-converter.c7318 case GST_VIDEO_FORMAT_I420_12LE: in get_scale_format()
/third_party/gstreamer/gstplugins_good/gst/videocrop/
Dgstvideocrop.c849 case GST_VIDEO_FORMAT_I420_12LE: in gst_video_crop_set_info()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11device.cpp678 priv->format_table[n_formats].format = GST_VIDEO_FORMAT_I420_12LE; in gst_d3d11_device_setup_format_table()
/third_party/gstreamer/gstplugins_bad/ext/x265/
Dgstx265enc.c717 case GST_VIDEO_FORMAT_I420_12LE: in gst_x265_enc_gst_to_x265_video_format()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcodecmap.c2943 {GST_VIDEO_FORMAT_I420_12LE, AV_PIX_FMT_YUV420P12LE},