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