Searched refs:dither0 (Results 1 - 2 of 2) sorted by relevance

/external/jpeg/
H A Djquant1.c576 int * dither0; /* points to active row of dither matrix */ local
588 dither0 = cquantize->odither[0][row_index];
595 dither0[col_index]]);
/external/qemu/distrib/jpeg-6b/
H A Djquant1.c576 int * dither0; /* points to active row of dither matrix */ local
588 dither0 = cquantize->odither[0][row_index];
595 dither0[col_index]]);

Completed in 70 milliseconds