Searched refs:GST_VIDEO_FORMAT_GBR (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_good/ext/vpx/ |
D | gstvp9dec.c | 149 *fmt = GST_VIDEO_FORMAT_GBR; in gst_vp9_dec_get_valid_format()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-format.h | 176 GST_VIDEO_FORMAT_GBR, enumerator
|
D | video-enumtypes.c | 106 { GST_VIDEO_FORMAT_GBR, "GST_VIDEO_FORMAT_GBR", "gbr" }, in gst_video_format_get_type()
|
D | video-info.c | 893 case GST_VIDEO_FORMAT_GBR: in fill_planes()
|
D | video-converter.c | 5839 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/ |
D | videoscale.c | 122 case GST_VIDEO_FORMAT_GBR: in check_pad_template()
|
/third_party/gstreamer/gst_libav/ext/libav/ |
D | gstavcodecmap.c | 2866 {GST_VIDEO_FORMAT_GBR, AV_PIX_FMT_GBRP},
|