Searched refs:PLANES (Results 1 – 4 of 4) sorted by relevance
51 #define PLANES 32 macro61 guint32 *planetable[PLANES];
138 filter->plane = plane & (PLANES - 1); in gst_streaktv_transform_frame()156 filter->planebuffer = g_new0 (guint32, width * height * 4 * PLANES); in gst_streaktv_set_info()158 for (i = 0; i < PLANES; i++) in gst_streaktv_set_info()
53 #define PLANES 16 macro275 "Number of planes", 1, 64, PLANES, in gst_quarktv_class_init()297 filter->planes = PLANES; in gst_quarktv_init()
1516 #define PLANES 14 macro