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

  /external/jpeg/
wrrle.c 51 #define CMAPLENGTH (1<<(CMAPBITS))
116 cmapsize = cinfo->out_color_components * CMAPLENGTH * SIZEOF(rle_map);
125 dest->colormap[ci * CMAPLENGTH + i] =
  /external/qemu/distrib/jpeg-6b/
wrrle.c 51 #define CMAPLENGTH (1<<(CMAPBITS))
116 cmapsize = cinfo->out_color_components * CMAPLENGTH * SIZEOF(rle_map);
125 dest->colormap[ci * CMAPLENGTH + i] =

Completed in 1381 milliseconds