Lines Matching defs:pos
215 unsigned pos, compression, nb_moves;
219 pos = bytestream2_tell(gb);
232 size - (bytestream2_tell(gb) - pos),
319 bytestream2_skip(gb, size - (bytestream2_tell(gb) - pos));
339 unsigned uncompressed_size, pos;
344 pos = bytestream2_tell(gb);
470 bytestream2_skip(gb, size - (bytestream2_tell(gb) - pos));
482 unsigned pos;
485 pos = bytestream2_tell(gb);
534 bytestream2_skip(gb, size - (bytestream2_tell(gb) - pos));
544 unsigned w, h, pos, uncompressed_size;
547 pos = bytestream2_tell(gb);
565 size - (bytestream2_tell(gb) - pos),
571 bytestream2_skip(gb, size - (bytestream2_tell(gb) - pos));
584 unsigned pos;
586 pos = bytestream2_tell(gb);
591 bytestream2_skip(gb, size - (bytestream2_tell(gb) - pos));