Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_I420_10BE (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h194 GST_VIDEO_FORMAT_I420_10BE, enumerator
Dvideo-enumtypes.c691 { C_ENUM(GST_VIDEO_FORMAT_I420_10BE), "GST_VIDEO_FORMAT_I420_10BE", "i420-10be" }, in gst_video_format_get_type()
Dvideo-info.c1025 case GST_VIDEO_FORMAT_I420_10BE: in fill_planes()
Dvideo-converter.c7311 case GST_VIDEO_FORMAT_I420_10BE: in get_scale_format()
/third_party/gstreamer/gstplugins_bad/ext/svthevcenc/
Dgstsvthevcenc.c291 GST_VIDEO_FORMAT_I420_10BE,}},
293 GST_VIDEO_FORMAT_Y42B, GST_VIDEO_FORMAT_I420_10BE,
297 GST_VIDEO_FORMAT_I420_10BE, GST_VIDEO_FORMAT_I422_10BE,
767 case GST_VIDEO_FORMAT_I420_10BE: in gst_svthevc_enc_gst_to_svthevc_video_format()
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegenc.c818 case GST_VIDEO_FORMAT_I420_10BE: in gst_openjpeg_enc_set_format()
875 case GST_VIDEO_FORMAT_I420_10BE: in gst_openjpeg_enc_set_format()
Dgstopenjpegdec.c1068 format = GST_VIDEO_FORMAT_I420_10BE; in gst_openjpeg_dec_negotiate()
/third_party/gstreamer/gstplugins_good/gst/videocrop/
Dgstvideocrop.c846 case GST_VIDEO_FORMAT_I420_10BE: in gst_video_crop_set_info()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvideoscale.c117 case GST_VIDEO_FORMAT_I420_10BE: in check_pad_template()
/third_party/gstreamer/gstplugins_bad/ext/x265/
Dgstx265enc.c716 case GST_VIDEO_FORMAT_I420_10BE: in gst_x265_enc_gst_to_x265_video_format()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcodecmap.c2944 {GST_VIDEO_FORMAT_I420_10BE, AV_PIX_FMT_YUV420P10BE},