Home
last modified time | relevance | path

Searched refs:CMAPLENGTH (Results 1 – 2 of 2) sorted by relevance

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