Home
last modified time | relevance | path

Searched refs:GST_VIDEO_NE (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h711 # define GST_VIDEO_NE(s) G_STRINGIFY(s)"_LE" macro
714 # define GST_VIDEO_NE(s) G_STRINGIFY(s)"_BE" macro
/third_party/gstreamer/gstplugins_good/gst/shapewipe/
Dgstshapewipe.c117 "video/x-raw, " "format = (string) " GST_VIDEO_NE (GRAY16) ", "
512 gst_structure_set (s, "format", G_TYPE_STRING, GST_VIDEO_NE (GRAY16), NULL); in gst_shape_wipe_mask_sink_getcaps()