Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd_topal.c807 #define BOX_C1_ELEMS (1<<BOX_C1_LOG) macro
1001 INT32 bestdist[BOX_C0_ELEMS * BOX_C1_ELEMS * BOX_C2_ELEMS]; in find_best_colors()
1005 for (i = BOX_C0_ELEMS * BOX_C1_ELEMS * BOX_C2_ELEMS - 1; i >= 0; i--) in find_best_colors()
1045 for (ic1 = BOX_C1_ELEMS - 1; ic1 >= 0; ic1--) in find_best_colors()
1088 JSAMPLE bestcolor[BOX_C0_ELEMS * BOX_C1_ELEMS * BOX_C2_ELEMS]; in fill_inverse_cmap()
1118 for (ic1 = 0; ic1 < BOX_C1_ELEMS; ic1++) in fill_inverse_cmap()

Completed in 8 milliseconds