Home
last modified time | relevance | path

Searched refs:INTERPOLATION_TOTAL_STEP (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterImage/
H A Dtransform.c106 #define INTERPOLATION_TOTAL_STEP(c2,c3) ((c3<<1)-(c2<<1)) macro
226 register int step = INTERPOLATION_TOTAL_STEP(src[i],src[i+1]); in enlarge_component()
391 step[i] = INTERPOLATION_TOTAL_STEP(rc2,rc3)/(S<<1); in start_component_interpolation()
/dports/graphics/libafterimage/libAfterImage-1.20/
H A Dtransform.c106 #define INTERPOLATION_TOTAL_STEP(c2,c3) ((c3<<1)-(c2<<1)) macro
226 register int step = INTERPOLATION_TOTAL_STEP(src[i],src[i+1]); in enlarge_component()
391 step[i] = INTERPOLATION_TOTAL_STEP(rc2,rc3)/(S<<1); in start_component_interpolation()