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

  /external/giflib/
gif_lib_private.h 39 MaxCode1, /* 1 bigger than max. possible code, in RunningBits bits. */
dgif_lib.c 760 Private->MaxCode1 = 1 << Private->RunningBits; /* Max. code + 1. */
822 Private->MaxCode1 = 1 << Private->RunningBits;
    [all...]

Completed in 327 milliseconds