Home
last modified time | relevance | path

Searched refs:GST_VIDEO_COMP_G (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.h264 #define GST_VIDEO_COMP_G 1 macro
Dvideo-format.c66 #define GET_G_LINE(line) GET_COMP_LINE(GST_VIDEO_COMP_G, line)
/third_party/gstreamer/gstplugins_good/ext/libcaca/
Dgstcacasink.c190 green_mask = 0xff << (8 * info.finfo->poffset[GST_VIDEO_COMP_G]); in gst_cacasink_setcaps()