Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h171 GST_VIDEO_FORMAT_I420_10LE, enumerator
Dvideo-enumtypes.c101 { GST_VIDEO_FORMAT_I420_10LE, "GST_VIDEO_FORMAT_I420_10LE", "i420-10le" }, in gst_video_format_get_type()
Dvideo-info.c966 case GST_VIDEO_FORMAT_I420_10LE: in fill_planes()
Dvideo-converter.c5893 case GST_VIDEO_FORMAT_I420_10LE: in get_scale_format()
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegenc.c611 case GST_VIDEO_FORMAT_I420_10LE: in gst_openjpeg_enc_set_format()
666 case GST_VIDEO_FORMAT_I420_10LE: in gst_openjpeg_enc_set_format()
Dgstopenjpegdec.c911 format = GST_VIDEO_FORMAT_I420_10LE; in gst_openjpeg_dec_negotiate()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvideoscale.c117 case GST_VIDEO_FORMAT_I420_10LE: in check_pad_template()
/third_party/gstreamer/gstplugins_bad/ext/x265/
Dgstx265enc.c566 case GST_VIDEO_FORMAT_I420_10LE: in gst_x265_enc_gst_to_x265_video_format()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcodecmap.c2860 {GST_VIDEO_FORMAT_I420_10LE, AV_PIX_FMT_YUV420P10LE},