Searched refs:GST_VIDEO_COMP_G (Results 1 – 3 of 3) sorted by relevance
264 #define GST_VIDEO_COMP_G 1 macro
66 #define GET_G_LINE(line) GET_COMP_LINE(GST_VIDEO_COMP_G, line)
190 green_mask = 0xff << (8 * info.finfo->poffset[GST_VIDEO_COMP_G]); in gst_cacasink_setcaps()