HomeSort by relevance Sort by last modified time
    Searched refs:dither2 (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libjpeg_turbo/
jquant1.c 583 int * dither2; local
595 dither2 = cquantize->odither[2][row_index];
604 dither2[col_index]]);
  /external/jpeg/
jquant1.c 578 int * dither2; local
590 dither2 = cquantize->odither[2][row_index];
599 dither2[col_index]]);
  /external/qemu/distrib/jpeg-6b/
jquant1.c 578 int * dither2; local
590 dither2 = cquantize->odither[2][row_index];
599 dither2[col_index]]);

Completed in 89 milliseconds