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

/external/chromium_org/third_party/libjpeg_turbo/
H A Djquant1.c581 int * dither0; /* points to active row of dither matrix */ local
593 dither0 = cquantize->odither[0][row_index];
600 dither0[col_index]]);
/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 121 milliseconds