Searched refs:BOX_C0_ELEMS (Results 1 – 1 of 1) sorted by relevance
905 #define BOX_C0_ELEMS (1<<BOX_C0_LOG) /* # of hist cells in update box */ macro1124 INT32 bestdist[BOX_C0_ELEMS * BOX_C1_ELEMS * BOX_C2_ELEMS];1128 for (i = BOX_C0_ELEMS * BOX_C1_ELEMS * BOX_C2_ELEMS - 1; i >= 0; i--)1172 for (ic0 = BOX_C0_ELEMS - 1; ic0 >= 0; ic0--)1226 JSAMPLE bestcolor[BOX_C0_ELEMS * BOX_C1_ELEMS * BOX_C2_ELEMS];1262 for (ic0 = 0; ic0 < BOX_C0_ELEMS; ic0++)
Completed in 10 milliseconds