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

  /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 90 milliseconds