Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_I422_10LE (Results 1 – 17 of 17) sorted by relevance

/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvp9dec.c180 *fmt = GST_VIDEO_FORMAT_I422_10LE; in gst_vp9_dec_get_valid_format()
Dgstvp9enc.c553 case GST_VIDEO_FORMAT_I422_10LE: in gst_vp9_enc_set_image_format()
Dgstvpxenc.c1667 case GST_VIDEO_FORMAT_I422_10LE: in gst_vpx_enc_get_downstream_profile()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11converter.cpp775 case GST_VIDEO_FORMAT_I422_10LE: in get_planar_component()
844 case GST_VIDEO_FORMAT_I422_10LE: in setup_convert_info_yuv_to_rgb()
916 case GST_VIDEO_FORMAT_I422_10LE: in setup_convert_info_rgb_to_yuv()
1212 case GST_VIDEO_FORMAT_I422_10LE: in is_planar_format()
1328 case GST_VIDEO_FORMAT_I422_10LE: in setup_convert_info_yuv_to_gray()
1427 case GST_VIDEO_FORMAT_I422_10LE: in setup_convert_info_gray_to_yuv()
2201 case GST_VIDEO_FORMAT_I422_10LE: in gst_d3d11_converter_update_viewport()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h197 GST_VIDEO_FORMAT_I422_10LE, enumerator
Dvideo-enumtypes.c694 { C_ENUM(GST_VIDEO_FORMAT_I422_10LE), "GST_VIDEO_FORMAT_I422_10LE", "i422-10le" }, in gst_video_format_get_type()
Dvideo-info.c1039 case GST_VIDEO_FORMAT_I422_10LE: in fill_planes()
Dvideo-converter.c7314 case GST_VIDEO_FORMAT_I422_10LE: in get_scale_format()
/third_party/gstreamer/gstplugins_bad/ext/svthevcenc/
Dgstsvthevcenc.c284 GST_VIDEO_FORMAT_I422_10LE,}},
287 GST_VIDEO_FORMAT_I420_10LE, GST_VIDEO_FORMAT_I422_10LE,
772 case GST_VIDEO_FORMAT_I422_10LE: in gst_svthevc_enc_gst_to_svthevc_video_format()
1315 case GST_VIDEO_FORMAT_I422_10LE: in gst_svthevc_enc_set_format()
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegenc.c815 case GST_VIDEO_FORMAT_I422_10LE: in gst_openjpeg_enc_set_format()
863 case GST_VIDEO_FORMAT_I422_10LE: in gst_openjpeg_enc_set_format()
Dgstopenjpegdec.c1059 format = GST_VIDEO_FORMAT_I422_10LE; in gst_openjpeg_dec_negotiate()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvideoscale.c120 case GST_VIDEO_FORMAT_I422_10LE: in check_pad_template()
/third_party/gstreamer/gstplugins_good/gst/videocrop/
Dgstvideocrop.c863 case GST_VIDEO_FORMAT_I422_10LE: in gst_video_crop_set_info()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11device.cpp690 priv->format_table[n_formats].format = GST_VIDEO_FORMAT_I422_10LE; in gst_d3d11_device_setup_format_table()
/third_party/gstreamer/gstplugins_bad/ext/x265/
Dgstx265enc.c731 case GST_VIDEO_FORMAT_I422_10LE: in gst_x265_enc_gst_to_x265_video_format()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcodecmap.c2923 {GST_VIDEO_FORMAT_I422_10LE, AV_PIX_FMT_YUV422P10LE},
/third_party/gstreamer/gstplugins_good/
DChangeLog7364 vpx: Support GST_VIDEO_FORMAT_I422_10LE