Searched refs:GST_VIDEO_FORMAT_I422_10LE (Results 1 – 17 of 17) sorted by relevance
/third_party/gstreamer/gstplugins_good/ext/vpx/ |
D | gstvp9dec.c | 180 *fmt = GST_VIDEO_FORMAT_I422_10LE; in gst_vp9_dec_get_valid_format()
|
D | gstvp9enc.c | 553 case GST_VIDEO_FORMAT_I422_10LE: in gst_vp9_enc_set_image_format()
|
D | gstvpxenc.c | 1667 case GST_VIDEO_FORMAT_I422_10LE: in gst_vpx_enc_get_downstream_profile()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11converter.cpp | 775 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/ |
D | video-format.h | 197 GST_VIDEO_FORMAT_I422_10LE, enumerator
|
D | video-enumtypes.c | 694 { C_ENUM(GST_VIDEO_FORMAT_I422_10LE), "GST_VIDEO_FORMAT_I422_10LE", "i422-10le" }, in gst_video_format_get_type()
|
D | video-info.c | 1039 case GST_VIDEO_FORMAT_I422_10LE: in fill_planes()
|
D | video-converter.c | 7314 case GST_VIDEO_FORMAT_I422_10LE: in get_scale_format()
|
/third_party/gstreamer/gstplugins_bad/ext/svthevcenc/ |
D | gstsvthevcenc.c | 284 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/ |
D | gstopenjpegenc.c | 815 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()
|
D | gstopenjpegdec.c | 1059 format = GST_VIDEO_FORMAT_I422_10LE; in gst_openjpeg_dec_negotiate()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | videoscale.c | 120 case GST_VIDEO_FORMAT_I422_10LE: in check_pad_template()
|
/third_party/gstreamer/gstplugins_good/gst/videocrop/ |
D | gstvideocrop.c | 863 case GST_VIDEO_FORMAT_I422_10LE: in gst_video_crop_set_info()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/ |
D | gstd3d11device.cpp | 690 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/ |
D | gstx265enc.c | 731 case GST_VIDEO_FORMAT_I422_10LE: in gst_x265_enc_gst_to_x265_video_format()
|
/third_party/gstreamer/gst_libav/ext/libav/ |
D | gstavcodecmap.c | 2923 {GST_VIDEO_FORMAT_I422_10LE, AV_PIX_FMT_YUV422P10LE},
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 7364 vpx: Support GST_VIDEO_FORMAT_I422_10LE
|