Lines Matching refs:stbi__skip
1642 static void stbi__skip(stbi__context *s, int n)
3193 stbi__skip(z->s, L);
5101 stbi__skip(s, c.length);
5254 stbi__skip(s, c.length);
5579 stbi__skip(s, info.offset - bytes_read_so_far);
5608 stbi__skip(s, info.offset - info.extra_read - info.hsz - psize * (info.hsz == 12 ? 3 : 4));
5629 stbi__skip(s, pad);
5650 stbi__skip(s, pad);
5657 stbi__skip(s, info.offset - info.extra_read - info.hsz);
5702 stbi__skip(s, pad);
5770 stbi__skip(s,4); // skip index of first colormap entry and number of entries
5776 stbi__skip(s,4); // skip image x and y origin
5783 stbi__skip(s,9); // skip colormap specification and image x/y origin
5829 stbi__skip(s,4); // skip index of first colormap entry and number of entries
5832 stbi__skip(s,4); // skip image x and y origin
5835 stbi__skip(s,9); // skip colormap specification and image x/y origin
5930 stbi__skip(s, tga_offset );
5948 stbi__skip(s, tga_palette_start );
6144 stbi__skip(s, 6 );
6177 stbi__skip(s,stbi__get32be(s) );
6180 stbi__skip(s, stbi__get32be(s) );
6183 stbi__skip(s, stbi__get32be(s) );
6223 stbi__skip(s, h * channelCount * 2 );
6739 stbi__skip(s, len);
6741 stbi__skip(s,len);
6928 stbi__skip(s, 1);
6932 stbi__skip(s, len);
6937 stbi__skip(s, len);
7378 stbi__skip(s, 6);
7410 stbi__skip(s, 6);
7442 stbi__skip(s, 88);
7455 stbi__skip(s, 8);