Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_topal.c902 #define BOX_C1_LOG (HIST_C1_BITS-3) macro
906 #define BOX_C1_ELEMS (1<<BOX_C1_LOG)
910 #define BOX_C1_SHIFT (C1_SHIFT + BOX_C1_LOG)
1230 c1 >>= BOX_C1_LOG;
1259 c1 <<= BOX_C1_LOG;

Completed in 13 milliseconds