Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_GBR (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvp9dec.c149 *fmt = GST_VIDEO_FORMAT_GBR; in gst_vp9_dec_get_valid_format()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h176 GST_VIDEO_FORMAT_GBR, enumerator
Dvideo-enumtypes.c106 { GST_VIDEO_FORMAT_GBR, "GST_VIDEO_FORMAT_GBR", "gbr" }, in gst_video_format_get_type()
Dvideo-info.c893 case GST_VIDEO_FORMAT_GBR: in fill_planes()
Dvideo-converter.c5839 case GST_VIDEO_FORMAT_GBR: in get_scale_format()
6617 {GST_VIDEO_FORMAT_GBR, GST_VIDEO_FORMAT_GBR, TRUE, FALSE, FALSE, TRUE,
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvideoscale.c122 case GST_VIDEO_FORMAT_GBR: in check_pad_template()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcodecmap.c2866 {GST_VIDEO_FORMAT_GBR, AV_PIX_FMT_GBRP},