HomeSort by relevance Sort by last modified time
    Searched refs:ColorMapSize (Results 1 - 2 of 2) sorted by null

  /external/jpeg/
wrgif.c 223 int BitsPerPixel, ColorMapSize, InitCodeSize, FlagByte;
233 ColorMapSize = 1 << BitsPerPixel;
260 for (i=0; i < ColorMapSize; i++) {
  /external/giflib/
gif_lib.h 223 int *ColorMapSize, GifByteType * RedInput,

Completed in 21 milliseconds