Searched refs:ic1 (Results 1 – 3 of 3) sorted by relevance
12 $stmt = $db->prepare("select top 1 ic1.* from information_schema.columns ic1");
14 from information_schema.columns ic1
991 int ic0, ic1, ic2; in find_best_colors() local1045 for (ic1 = BOX_C1_ELEMS - 1; ic1 >= 0; ic1--) in find_best_colors()1081 int ic0, ic1, ic2; in fill_inverse_cmap() local1118 for (ic1 = 0; ic1 < BOX_C1_ELEMS; ic1++) in fill_inverse_cmap()1120 cachep = &histogram[c0 + ic0][c1 + ic1][c2]; in fill_inverse_cmap()
Completed in 9 milliseconds