Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h231 GST_VIDEO_FORMAT_NV12_10LE32, enumerator
Dvideo-enumtypes.c728 { C_ENUM(GST_VIDEO_FORMAT_NV12_10LE32), "GST_VIDEO_FORMAT_NV12_10LE32", "nv12-10le32" }, in gst_video_format_get_type()
Dvideo-info.c1174 case GST_VIDEO_FORMAT_NV12_10LE32: in fill_planes()
Dvideo-format.c7392 return GST_VIDEO_FORMAT_NV12_10LE32; in gst_video_format_from_fourcc()
Dvideo-converter.c7343 case GST_VIDEO_FORMAT_NV12_10LE32: in get_scale_format()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c3206 || fmt == GST_VIDEO_FORMAT_NV12_10LE32 in GST_START_TEST()