Home
last modified time | relevance | path

Searched refs:CodeMasks (Results 1 – 1 of 1) sorted by relevance

/third_party/giflib/
Ddgif_lib.c1037 static const unsigned short CodeMasks[] = { in DGifDecompressInput() local
1063 *Code = Private->CrntShiftDWord & CodeMasks[Private->RunningBits]; in DGifDecompressInput()