HomeSort by relevance Sort by last modified time
    Searched full:read_colormap (Results 1 - 4 of 4) sorted by null

  /external/jpeg/
rdbmp.c 81 read_colormap (bmp_source_ptr sinfo, int cmaplen, int mapentrysize) function
363 read_colormap(source, (int) biClrUsed, mapentrysize);
rdtarga.c 101 read_colormap (tga_source_ptr sinfo, int cmaplen, int mapentrysize) function
454 read_colormap(source, (int) maplen, UCH(targaheader[7]));
  /external/qemu/distrib/jpeg-6b/
rdbmp.c 81 read_colormap (bmp_source_ptr sinfo, int cmaplen, int mapentrysize) function
363 read_colormap(source, (int) biClrUsed, mapentrysize);
rdtarga.c 101 read_colormap (tga_source_ptr sinfo, int cmaplen, int mapentrysize) function
454 read_colormap(source, (int) maplen, UCH(targaheader[7]));

Completed in 6079 milliseconds