Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dwrrle.c54 #define CMAPLENGTH (1 << (CMAPBITS)) macro
119 cmapsize = cinfo->out_color_components * CMAPLENGTH * sizeof(rle_map); in start_output_rle()
128 dest->colormap[ci * CMAPLENGTH + i] = in start_output_rle()