bytestream2_tell  929 libavcodec/adpcm.c         if ((bytestream2_tell(&gb) & 1))
bytestream2_tell 1029 libavcodec/adpcm.c             if ((ret = xa_decode(avctx, out0, out1, buf + bytestream2_tell(&gb),
bytestream2_tell 1524 libavcodec/adpcm.c     if (avpkt->size && bytestream2_tell(&gb) == 0) {
bytestream2_tell 1531 libavcodec/adpcm.c     return bytestream2_tell(&gb);
bytestream2_tell  105 libavcodec/bethsoftvideo.c             return bytestream2_tell(&vid->g);
bytestream2_tell  274 libavcodec/brenderpix.c                         avpkt->data + bytestream2_tell(&gb),
bytestream2_tell  227 libavcodec/bytestream.h     return bytestream2_tell(g);
bytestream2_tell  250 libavcodec/dxa.c         if (uncompress(c->decomp_buf, &dsize, avpkt->data + bytestream2_tell(&gb),
bytestream2_tell  313 libavcodec/eamad.c     s->bbdsp.bswap16_buf(s->bitstream_buf, (const uint16_t *)(buf + bytestream2_tell(&gb)),
bytestream2_tell   86 libavcodec/exif.c     if (!bytestream2_tell(gbytes)) {
bytestream2_tell  217 libavcodec/flicvideo.c         stream_ptr_after_chunk = bytestream2_tell(&g2) - 4 + chunk_size;
bytestream2_tell  246 libavcodec/flicvideo.c                 if (bytestream2_tell(&g2) + color_changes * 3 > stream_ptr_after_chunk)
bytestream2_tell  273 libavcodec/flicvideo.c                 if (bytestream2_tell(&g2) + 2 > stream_ptr_after_chunk)
bytestream2_tell  293 libavcodec/flicvideo.c                         if (bytestream2_tell(&g2) + 2 > stream_ptr_after_chunk)
bytestream2_tell  311 libavcodec/flicvideo.c                             if (bytestream2_tell(&g2) + byte_run * 2 > stream_ptr_after_chunk)
bytestream2_tell  335 libavcodec/flicvideo.c                 if (bytestream2_tell(&g2) + 1 > stream_ptr_after_chunk)
bytestream2_tell  341 libavcodec/flicvideo.c                         if (bytestream2_tell(&g2) + 1 > stream_ptr_after_chunk)
bytestream2_tell  349 libavcodec/flicvideo.c                             if (bytestream2_tell(&g2) + byte_run > stream_ptr_after_chunk)
bytestream2_tell  387 libavcodec/flicvideo.c                     if (bytestream2_tell(&g2) + 1 > stream_ptr_after_chunk)
bytestream2_tell  408 libavcodec/flicvideo.c                         if (bytestream2_tell(&g2) + byte_run > stream_ptr_after_chunk)
bytestream2_tell  448 libavcodec/flicvideo.c         if (stream_ptr_after_chunk - bytestream2_tell(&g2) > 0)
bytestream2_tell  449 libavcodec/flicvideo.c             bytestream2_skip(&g2, stream_ptr_after_chunk - bytestream2_tell(&g2));
bytestream2_tell  535 libavcodec/flicvideo.c         stream_ptr_after_chunk = bytestream2_tell(&g2) - 4 + chunk_size;
bytestream2_tell  557 libavcodec/flicvideo.c                 if (bytestream2_tell(&g2) + 2 > stream_ptr_after_chunk)
bytestream2_tell  570 libavcodec/flicvideo.c                         if (bytestream2_tell(&g2) + 2 > stream_ptr_after_chunk)
bytestream2_tell  585 libavcodec/flicvideo.c                             if (bytestream2_tell(&g2) + 2*byte_run > stream_ptr_after_chunk)
bytestream2_tell  621 libavcodec/flicvideo.c                     if (bytestream2_tell(&g2) + 1 > stream_ptr_after_chunk)
bytestream2_tell  636 libavcodec/flicvideo.c                         if (bytestream2_tell(&g2) + byte_run > stream_ptr_after_chunk)
bytestream2_tell  677 libavcodec/flicvideo.c                     if (bytestream2_tell(&g2) + 1 > stream_ptr_after_chunk)
bytestream2_tell  693 libavcodec/flicvideo.c                         if (bytestream2_tell(&g2) + 2 * byte_run > stream_ptr_after_chunk)
bytestream2_tell  752 libavcodec/flicvideo.c                "and final chunk ptr = %d\n", buf_size, bytestream2_tell(&g2));
bytestream2_tell  699 libavcodec/g2meet.c         chunk_start = bytestream2_tell(&bc);
bytestream2_tell  808 libavcodec/g2meet.c                                         buf + bytestream2_tell(&bc),
bytestream2_tell  831 libavcodec/g2meet.c             bytestream2_init(&tbc, buf + bytestream2_tell(&bc),
bytestream2_tell  844 libavcodec/g2meet.c         bytestream2_skip(&bc, chunk_start + chunk_size - bytestream2_tell(&bc));
bytestream2_tell  516 libavcodec/gifdec.c     return bytestream2_tell(&s->gb);
bytestream2_tell   78 libavcodec/hnm4video.c     while (bytestream2_tell(&gb) < size) {
bytestream2_tell  156 libavcodec/hnm4video.c     while (bytestream2_tell(&gb) < size) {
bytestream2_tell  283 libavcodec/hnm4video.c     while (bytestream2_tell(&gb) < size) {
bytestream2_tell  366 libavcodec/hnm4video.c     while (bytestream2_tell(&gb) < size - 8) {
bytestream2_tell  933 libavcodec/interplayvideo.c                     x, y, opcode, bytestream2_tell(&s->stream_ptr));
bytestream2_tell 1373 libavcodec/jpeg2000dec.c         oldpos = bytestream2_tell(&s->g);
bytestream2_tell 1443 libavcodec/jpeg2000dec.c                    marker, bytestream2_tell(&s->g) - 4);
bytestream2_tell 1447 libavcodec/jpeg2000dec.c         if (bytestream2_tell(&s->g) - oldpos != len || ret) {
bytestream2_tell 1487 libavcodec/jpeg2000dec.c         atom_end  = bytestream2_tell(&s->g) + atom_size - 8;
bytestream2_tell 1501 libavcodec/jpeg2000dec.c                 atom2_end  = bytestream2_tell(&s->g) + atom2_size - 8;
bytestream2_tell 1650 libavcodec/jpeg2000dec.c     return bytestream2_tell(&s->g);
bytestream2_tell 1747 libavcodec/mjpegdec.c         bytes_read = bytestream2_tell(&gbytes);
bytestream2_tell  138 libavcodec/mss2.c     int bp   = bytestream2_tell(c->gbc.gB) - 3 << 3;
bytestream2_tell  632 libavcodec/mss2.c         buf_size -= bytestream2_tell(&gB);
bytestream2_tell   70 libavcodec/opus_parser.c     return buf + bytestream2_tell(&gb);
bytestream2_tell  170 libavcodec/pafvideo.c             align = bytestream2_tell(&c->gb) & 3;
bytestream2_tell  216 libavcodec/pafvideo.c     opcodes = pkt + bytestream2_tell(&c->gb);
bytestream2_tell  297 libavcodec/pcm-bluray.c     retval = bytestream2_tell(&gb);
bytestream2_tell  177 libavcodec/pcx.c         if (bytestream2_tell(&gb) != palstart) {
bytestream2_tell  217 libavcodec/pcx.c     ret = bytestream2_tell(&gb);
bytestream2_tell  157 libavcodec/pictordec.c     pos_after_pal = bytestream2_tell(&s->g) + esize;
bytestream2_tell 1145 libavcodec/pngdec.c     ret = bytestream2_tell(&s->gb);
bytestream2_tell 1205 libavcodec/pngdec.c     ret = bytestream2_tell(&s->gb);
bytestream2_tell   70 libavcodec/roqvideodec.c     chunk_start = bytestream2_tell(&ri->gb);
bytestream2_tell   78 libavcodec/roqvideodec.c     while (bytestream2_tell(&ri->gb) < chunk_start + chunk_size) {
bytestream2_tell   81 libavcodec/roqvideodec.c                 if (bytestream2_tell(&ri->gb) >= chunk_start + chunk_size) {
bytestream2_tell  116 libavcodec/roqvideodec.c                         if (bytestream2_tell(&ri->gb) >= chunk_start + chunk_size) {
bytestream2_tell  569 libavcodec/sanm.c         end = bytestream2_tell(&ctx->gb) + len;
bytestream2_tell  571 libavcodec/sanm.c         while (bytestream2_tell(&ctx->gb) < end) {
bytestream2_tell  831 libavcodec/sanm.c             k = bytestream2_tell(&ctx->gb);
bytestream2_tell  867 libavcodec/sanm.c     int tbl_pos = bytestream2_tell(&ctx->gb);
bytestream2_tell 1407 libavcodec/sanm.c             pos  = bytestream2_tell(&ctx->gb);
bytestream2_tell  789 libavcodec/tiff.c     off = bytestream2_tell(&s->gb);
bytestream2_tell 1088 libavcodec/tiff.c         pos = bytestream2_tell(&s->gb);
bytestream2_tell  299 libavcodec/tiff_common.c     *next = bytestream2_tell(gb) + 4;
bytestream2_tell  317 libavcodec/truemotion2.c             pos = bytestream2_tell(&gb);
bytestream2_tell  334 libavcodec/truemotion2.c     pos = bytestream2_tell(&gb);
bytestream2_tell  357 libavcodec/truemotion2.c         pos = bytestream2_tell(&gb);
bytestream2_tell  319 libavcodec/tscc2.c         ret = tscc2_decode_slice(c, i, buf + bytestream2_tell(&gb), size);
bytestream2_tell  164 libavcodec/vmdvideo.c                 return bytestream2_tell(&gb);
bytestream2_tell  169 libavcodec/vmdvideo.c                 return bytestream2_tell(&gb);
bytestream2_tell  180 libavcodec/vmdvideo.c     return bytestream2_tell(&gb);
bytestream2_tell  234 libavcodec/vqavideo.c     start = bytestream2_tell(&s->gb);
bytestream2_tell  235 libavcodec/vqavideo.c     while (bytestream2_tell(&s->gb) - start < src_size) {
bytestream2_tell  347 libavcodec/vqavideo.c         index      = bytestream2_tell(&s->gb);
bytestream2_tell  865 libavcodec/wavpack.c             s->sc.offset = bytestream2_tell(&gb);
bytestream2_tell  880 libavcodec/wavpack.c             s->extra_sc.offset = bytestream2_tell(&gb);
bytestream2_tell 1406 libavcodec/webp.c                                              avpkt->data + bytestream2_tell(&gb),
bytestream2_tell 1416 libavcodec/webp.c                                                 avpkt->data + bytestream2_tell(&gb),
bytestream2_tell 1445 libavcodec/webp.c             s->alpha_data      = avpkt->data + bytestream2_tell(&gb);
bytestream2_tell 1464 libavcodec/webp.c             int le, ifd_offset, exif_offset = bytestream2_tell(&gb);
bytestream2_tell   97 libavcodec/xxan.c     int start_off = bytestream2_tell(&tree);
bytestream2_tell  406 libavformat/avidec.c         offset = bytestream2_tell(&gb);