Searched refs:g_incr (Results 1 – 1 of 1) sorted by relevance
703 float g_incr = (float)((fade > 0) - (fade < 0)) / n; in synthesize_template() local732 for (int j = 0; j < w; j++, g += g_incr) { in synthesize_template()