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

/asus-wl-520gu-7.0.1.45/src/router/jpeg-6b/
H A Drdcolmap.c82 int i, colormaplen; local
101 colormaplen = 2 << (header[10] & 0x07);
103 for (i = 0; i < colormaplen; i++) {

Completed in 80 milliseconds