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

/external/chromium_org/third_party/libjpeg_turbo/
H A Djquant1.c583 int * dither2; local
595 dither2 = cquantize->odither[2][row_index];
604 dither2[col_index]]);
/external/jpeg/
H A Djquant1.c578 int * dither2; local
590 dither2 = cquantize->odither[2][row_index];
599 dither2[col_index]]);
/external/qemu/distrib/jpeg-6b/
H A Djquant1.c578 int * dither2; local
590 dither2 = cquantize->odither[2][row_index];
599 dither2[col_index]]);

Completed in 133 milliseconds