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

  /external/chromium_org/third_party/libjpeg_turbo/
jquant1.c 581 int * dither0; /* points to active row of dither matrix */ local
593 dither0 = cquantize->odither[0][row_index];
600 dither0[col_index]]);
  /external/jpeg/
jquant1.c 576 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/
jquant1.c 576 int * dither0; /* points to active row of dither matrix */ local
588 dither0 = cquantize->odither[0][row_index];
595 dither0[col_index]]);

Completed in 272 milliseconds