Home
last modified time | relevance | path

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

/third_party/giflib/
Dgif2rgb.c351 InterlacedJumps[] = { 8, 8, 4, 2 }; /* be read - offsets and jumps... */ in GIF2RGB() local
427 j += InterlacedJumps[i]) { in GIF2RGB()
Degif_lib.c1132 int InterlacedJumps[] = { 8, 8, 4, 2 }; in EGifSpew() local
1138 j += InterlacedJumps[k]) { in EGifSpew()
Ddgif_lib.c1172 int InterlacedJumps[] = { 8, 8, 4, 2 }; in DGifSlurp() local
1177 j += InterlacedJumps[i]) { in DGifSlurp()