HomeSort by relevance Sort by last modified time
    Searched full:bestcolor (Results 1 - 1 of 1) sorted by null

  /external/jpeg/
jquant2.c 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]; local
    [all...]

Completed in 77 milliseconds