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

  /external/chromium_org/third_party/libjpeg_turbo/
jquant1.c 582 int * dither1; local
594 dither1 = cquantize->odither[1][row_index];
602 dither1[col_index]]);
  /external/jpeg/
jquant1.c 577 int * dither1; local
589 dither1 = cquantize->odither[1][row_index];
597 dither1[col_index]]);
  /external/qemu/distrib/jpeg-6b/
jquant1.c 577 int * dither1; local
589 dither1 = cquantize->odither[1][row_index];
597 dither1[col_index]]);

Completed in 66 milliseconds