Searched defs:cmaplen (Results 1 - 2 of 2) sorted by relevance

/external/libjpeg-turbo/
H A Drdbmp.c86 read_colormap (bmp_source_ptr sinfo, int cmaplen, int mapentrysize) argument
94 for (i = 0; i < cmaplen; i++) {
102 for (i = 0; i < cmaplen; i++) {
H A Drdtarga.c103 read_colormap (tga_source_ptr sinfo, int cmaplen, int mapentrysize) argument
112 for (i = 0; i < cmaplen; i++) {

Completed in 73 milliseconds