OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cmapcomment
(Results
1 - 1
of
1
) sorted by null
/external/libjpeg-turbo/
wrrle.c
180
char
cmapcomment
[80];
local
204
sprintf(
cmapcomment
, "color_map_length=%d", cinfo->actual_number_of_colors);
205
rle_putcom(
cmapcomment
, &header);
Completed in 564 milliseconds