Searched refs:colormaplen (Results 1 - 1 of 1) sorted by relevance

/external/jpeg/
H A Drdcolmap.c82 int i, colormaplen; local
101 colormaplen = 2 << (header[10] & 0x07);
103 for (i = 0; i < colormaplen; i++) {

Completed in 67 milliseconds