Searched refs:switchIncr (Results 1 – 5 of 5) sorted by relevance
547 goomInfo->update.switchIncr = goomInfo->update.switchIncrAmount; in goom_update()562 goomInfo->update.switchIncr = goomInfo->update.switchIncrAmount; in goom_update()619 goomInfo->update.switchIncr = goomInfo->update.switchIncrAmount; in goom_update()628 goomInfo->update.switchIncr *= (dif + 2) / 2; in goom_update()636 goomInfo->update.switchIncr = 0; in goom_update()656 goomInfo->update.switchIncr, goomInfo->update.switchMult); in goom_update()
68 guint32 resy, int switchIncr, float switchMult);
160 int switchIncr; /* = SWITCHINCR; */ member
575 ZoomFilterData * zf, Uint resx, Uint resy, int switchIncr, float switchMult) in zoomFilterFastRGB() argument698 if (switchIncr != 0) { in zoomFilterFastRGB()699 data->buffratio += switchIncr; in zoomFilterFastRGB()
206 pp->update.switchIncr = pp->update.switchIncrAmount; in plugin_info_init()