Home
last modified time | relevance | path

Searched refs:GST_VIDEO_FORMAT_GRAY10_LE32 (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h230 GST_VIDEO_FORMAT_GRAY10_LE32, enumerator
Dvideo-enumtypes.c727 { C_ENUM(GST_VIDEO_FORMAT_GRAY10_LE32), "GST_VIDEO_FORMAT_GRAY10_LE32", "gray10-le32" }, in gst_video_format_get_type()
Dvideo-info.c1169 case GST_VIDEO_FORMAT_GRAY10_LE32: in fill_planes()
Dvideo-format.c7390 return GST_VIDEO_FORMAT_GRAY10_LE32; in gst_video_format_from_fourcc()
Dvideo-converter.c7342 case GST_VIDEO_FORMAT_GRAY10_LE32: in get_scale_format()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c3202 || fmt == GST_VIDEO_FORMAT_GRAY10_LE32 in GST_START_TEST()