Home | History | Annotate | Download | only in jpeg

Lines Matching refs:bestcolor

776 		  int numcolors, JSAMPLE colorlist[], JSAMPLE bestcolor[])
779 * Return the indexes of the closest entries in the bestcolor[] array.
787 JSAMPLE * cptr; /* pointer into bestcolor[] array */
826 cptr = bestcolor;
864 register JSAMPLE * cptr; /* pointer into bestcolor[] array */
870 JSAMPLE bestcolor[BOX_C0_ELEMS * BOX_C1_ELEMS * BOX_C2_ELEMS];
892 bestcolor);
898 cptr = bestcolor;