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

  /external/libjpeg-turbo/
jquant1.c 579 int * dither2; local
591 dither2 = cquantize->odither[2][row_index];
600 dither2[col_index]]);
  /external/opencv3/3rdparty/libjpeg/
jquant1.c 579 int * dither2; local
591 dither2 = cquantize->odither[2][row_index];
600 dither2[col_index]]);

Completed in 79 milliseconds