Home
last modified time | relevance | path

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

/PHP-8.3/ext/gd/libgd/
H A Dgd_topal.c804 #define BOX_C2_LOG (HIST_C2_BITS-3) macro
808 #define BOX_C2_ELEMS (1<<BOX_C2_LOG)
812 #define BOX_C2_SHIFT (C2_SHIFT + BOX_C2_LOG)
1093 c2 >>= BOX_C2_LOG; in fill_inverse_cmap()
1114 c2 <<= BOX_C2_LOG; in fill_inverse_cmap()

Completed in 10 milliseconds