Searched refs:inc2 (Results 1 – 2 of 2) sorted by relevance
22 echo "\n-- List included files atfter including inc2 which will include inc3 which includes inc1 --…47 -- List included files atfter including inc2 which will include inc3 which includes inc1 --
999 INT32 inc0, inc1, inc2; /* initial values for increments */ in find_best_colors() local1031 inc2 = (minc2 - b) * C2_SCALE; in find_best_colors()1032 dist0 += inc2 * inc2; in find_best_colors()1036 inc2 = inc2 * (2 * STEP_C2) + STEP_C2 * STEP_C2; in find_best_colors()1048 xx2 = inc2; in find_best_colors()
Completed in 11 milliseconds