Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Dwrrle.c180 char cmapcomment[80]; in finish_output_rle() local
204 sprintf(cmapcomment, "color_map_length=%d", cinfo->actual_number_of_colors); in finish_output_rle()
205 rle_putcom(cmapcomment, &header); in finish_output_rle()