Lines Matching refs:bytestream2_tell
193 zstream->next_in = avpkt->data + bytestream2_tell(gb);
219 pos = bytestream2_tell(gb);
232 size - (bytestream2_tell(gb) - pos),
238 bytestream2_init(&mc, avpkt->data + bytestream2_tell(gb),
319 bytestream2_skip(gb, size - (bytestream2_tell(gb) - pos));
344 pos = bytestream2_tell(gb);
372 bytestream2_init(&dc, avpkt->data + bytestream2_tell(gb),
470 bytestream2_skip(gb, size - (bytestream2_tell(gb) - pos));
485 pos = bytestream2_tell(gb);
501 zstream->next_in = avpkt->data + bytestream2_tell(gb);
534 bytestream2_skip(gb, size - (bytestream2_tell(gb) - pos));
547 pos = bytestream2_tell(gb);
565 size - (bytestream2_tell(gb) - pos),
571 bytestream2_skip(gb, size - (bytestream2_tell(gb) - pos));
586 pos = bytestream2_tell(gb);
591 bytestream2_skip(gb, size - (bytestream2_tell(gb) - pos));