Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h232 GST_VIDEO_FORMAT_NV16_10LE32, enumerator
Dvideo-enumtypes.c729 { C_ENUM(GST_VIDEO_FORMAT_NV16_10LE32), "GST_VIDEO_FORMAT_NV16_10LE32", "nv16-10le32" }, in gst_video_format_get_type()
Dvideo-info.c1184 case GST_VIDEO_FORMAT_NV16_10LE32: in fill_planes()
Dvideo-format.c7394 return GST_VIDEO_FORMAT_NV16_10LE32; in gst_video_format_from_fourcc()
Dvideo-converter.c7344 case GST_VIDEO_FORMAT_NV16_10LE32: in get_scale_format()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c3207 || fmt == GST_VIDEO_FORMAT_NV16_10LE32 in GST_START_TEST()