Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_topal.c903 #define BOX_C2_LOG (HIST_C2_BITS-3) macro
907 #define BOX_C2_ELEMS (1<<BOX_C2_LOG)
911 #define BOX_C2_SHIFT (C2_SHIFT + BOX_C2_LOG)
1231 c2 >>= BOX_C2_LOG;
1260 c2 <<= BOX_C2_LOG;

Completed in 10 milliseconds