OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:colormaplen
(Results
1 - 1
of
1
) sorted by null
/external/libjpeg-turbo/
rdcolmap.c
82
int i,
colormaplen
;
local
101
colormaplen
= 2 << (header[10] & 0x07);
103
for (i = 0; i <
colormaplen
; i++) {
Completed in 572 milliseconds