avio_tell 1455 ffmpeg.c total_size = avio_tell(oc->pb); avio_tell 3223 ffmpeg.c (os->pb && avio_tell(os->pb) >= of->limit_filesize)) avio_tell 3479 ffplay.c pos = avio_tell(cur_stream->ic->pb); avio_tell 319 libavformat/4xm.c pkt->pos = avio_tell(s->pb); avio_tell 94 libavformat/aacdec.c int64_t cur = avio_tell(s->pb); avio_tell 50 libavformat/adxdec.c pkt->pos = avio_tell(s->pb); avio_tell 62 libavformat/afc.c size = FFMIN(c->data_end - avio_tell(s->pb), 18 * 128); avio_tell 241 libavformat/aiffdec.c position = avio_tell(pb); avio_tell 249 libavformat/aiffdec.c if (position + size > avio_tell(pb)) avio_tell 250 libavformat/aiffdec.c avio_skip(pb, position + size - avio_tell(pb)); avio_tell 268 libavformat/aiffdec.c aiff->data_end = avio_tell(pb) + size; avio_tell 271 libavformat/aiffdec.c offset += avio_tell(pb); /* Compute absolute data offset */ avio_tell 344 libavformat/aiffdec.c max_size = aiff->data_end - avio_tell(s->pb); avio_tell 60 libavformat/aiffenc.c pos = avio_tell(pb); avio_tell 71 libavformat/aiffenc.c end = avio_tell(pb); avio_tell 134 libavformat/aiffenc.c aiff->form = avio_tell(pb); avio_tell 165 libavformat/aiffenc.c aiff->frames = avio_tell(pb); avio_tell 196 libavformat/aiffenc.c aiff->ssnd = avio_tell(pb); /* Sound chunk size */ avio_tell 263 libavformat/aiffenc.c end_size = file_size = avio_tell(pb); avio_tell 287 libavformat/aiffenc.c file_size = avio_tell(pb); avio_tell 117 libavformat/amr.c int64_t pos = avio_tell(s->pb); avio_tell 205 libavformat/anm.c tmp = avio_tell(pb); avio_tell 173 libavformat/ape.c ape->junklength = avio_tell(pb); avio_tell 195 libavformat/apngdec.c int64_t offset = avio_tell(pb); avio_tell 75 libavformat/aqtitledec.c pos = avio_tell(s->pb); avio_tell 284 libavformat/asfdec.c int64_t off = avio_tell(s->pb); avio_tell 372 libavformat/asfdec.c pos1 = avio_tell(pb); avio_tell 446 libavformat/asfdec.c pos2 = avio_tell(pb); avio_tell 461 libavformat/asfdec.c size - (avio_tell(pb) - pos1 + 24) >= 51) { avio_tell 515 libavformat/asfdec.c pos2 = avio_tell(pb); avio_tell 748 libavformat/asfdec.c uint64_t gpos = avio_tell(pb); avio_tell 753 libavformat/asfdec.c asf->data_object_offset = avio_tell(pb); avio_tell 826 libavformat/asfdec.c if (avio_tell(pb) != gpos + gsize) avio_tell 829 libavformat/asfdec.c avio_tell(pb) - gpos, gsize); avio_tell 838 libavformat/asfdec.c asf->data_offset = avio_tell(pb); avio_tell 918 libavformat/asfdec.c off = (avio_tell(pb) - s->internal->data_offset) % s->packet_size + 3; avio_tell 938 libavformat/asfdec.c "ff asf bad header %x at:%"PRId64"\n", c, avio_tell(pb)); avio_tell 964 libavformat/asfdec.c packet_length, avio_tell(pb)); avio_tell 969 libavformat/asfdec.c "invalid padsize %"PRIu32" at:%"PRId64"\n", padsize, avio_tell(pb)); avio_tell 989 libavformat/asfdec.c rsize, packet_length, padsize, avio_tell(pb)); avio_tell 1030 libavformat/asfdec.c int64_t end = avio_tell(pb) + asf->packet_replic_size; avio_tell 1046 libavformat/asfdec.c payend = avio_tell(pb) + size; avio_tell 1150 libavformat/asfdec.c asf->packet_pos = avio_tell(pb); avio_tell 1497 libavformat/asfdec.c int64_t current_pos = avio_tell(s->pb); avio_tell 242 libavformat/asfenc.c pos = avio_tell(pb); avio_tell 253 libavformat/asfenc.c pos1 = avio_tell(pb); avio_tell 395 libavformat/asfenc.c header_offset = avio_tell(pb); avio_tell 519 libavformat/asfenc.c es_pos = avio_tell(pb); avio_tell 532 libavformat/asfenc.c cur_pos = avio_tell(pb); avio_tell 618 libavformat/asfenc.c cur_pos = avio_tell(pb); avio_tell 697 libavformat/asfenc.c int64_t start = avio_tell(pb); avio_tell 733 libavformat/asfenc.c ppi_size = avio_tell(pb) - start; avio_tell 918 libavformat/asfenc.c uint64_t offset = avio_tell(pb); avio_tell 981 libavformat/asfenc.c data_size = avio_tell(s->pb); avio_tell 993 libavformat/asfenc.c file_size = avio_tell(s->pb); avio_tell 90 libavformat/astdec.c pos = avio_tell(s->pb); avio_tell 83 libavformat/astenc.c ast->size = avio_tell(pb); avio_tell 91 libavformat/astenc.c ast->samples = avio_tell(pb); avio_tell 137 libavformat/astenc.c int64_t file_size = avio_tell(pb); avio_tell 199 libavformat/au.c int64_t file_size = avio_tell(pb); avio_tell 121 libavformat/avidec.c avio_tell(pb), str, tag & 0xff, \ avio_tell 146 libavformat/avidec.c avi->riff_end += avio_tell(pb); /* RIFF chunk end */ avio_tell 245 libavformat/avidec.c pos = avio_tell(pb); avio_tell 346 libavformat/avidec.c while (avio_tell(s->pb) < end) { avio_tell 352 libavformat/avidec.c uint64_t tag_end = avio_tell(s->pb) + size; avio_tell 353 libavformat/avidec.c while (avio_tell(s->pb) < tag_end) { avio_tell 358 libavformat/avidec.c size = FFMIN(size, tag_end - avio_tell(s->pb)); avio_tell 507 libavformat/avidec.c list_end = avio_tell(pb) + size; avio_tell 514 libavformat/avidec.c avi->movi_list = avio_tell(pb) - 4; avio_tell 708 libavformat/avidec.c uint64_t cur_pos = avio_tell(pb); avio_tell 879 libavformat/avidec.c uint64_t cur_pos = avio_tell(pb); avio_tell 899 libavformat/avidec.c i = avio_tell(pb); avio_tell 949 libavformat/avidec.c avi->movi_list = avio_tell(pb) - 4; avio_tell 1137 libavformat/avidec.c for (i = sync = avio_tell(pb); !avio_feof(pb); i++) { avio_tell 1257 libavformat/avidec.c uint64_t pos = avio_tell(pb) - 8; avio_tell 1376 libavformat/avidec.c avi->last_pkt_pos = avio_tell(pb); avio_tell 1521 libavformat/avidec.c idx1_pos = avio_tell(pb); avio_tell 1524 libavformat/avidec.c first_packet_pos = avio_tell(pb) - 8; avio_tell 1645 libavformat/avidec.c int64_t oldpos = avio_tell(s->pb); avio_tell 1681 libavformat/avidec.c int64_t pos = avio_tell(pb); avio_tell 1693 libavformat/avidec.c next = avio_tell(pb) + size + (size & 1); avio_tell 134 libavformat/avienc.c file_size = avio_tell(pb); avio_tell 215 libavformat/avienc.c avi->frames_hdr_all = avio_tell(pb); /* remember this offset to fill later */ avio_tell 291 libavformat/avienc.c avist->frames_hdr_strm = avio_tell(pb); avio_tell 488 libavformat/avienc.c ix = avio_tell(pb); avio_tell 508 libavformat/avienc.c pos = avio_tell(pb); avio_tell 639 libavformat/avienc.c (avio_tell(pb) - avi->riff_start > AVI_MAX_RIFF_SIZE)) { avio_tell 675 libavformat/avienc.c idx->cluster[cl][id].pos = avio_tell(pb) - avi->movi_list; avio_tell 713 libavformat/avienc.c file_size = avio_tell(pb); avio_tell 128 libavformat/avs.c size = avio_tell(s->pb); avio_tell 130 libavformat/avs.c size = avio_tell(s->pb) - size; avio_tell 132 libavformat/bethsoftvid.c position = avio_tell(pb) - 1; avio_tell 77 libavformat/bit.c int64_t pos= avio_tell(pb); avio_tell 90 libavformat/brstm.c pos = avio_tell(s->pb); avio_tell 105 libavformat/brstm.c avio_skip(s->pb, pos + h1offset + 8 - avio_tell(s->pb)); avio_tell 159 libavformat/brstm.c avio_skip(s->pb, pos + toffset - avio_tell(s->pb)); avio_tell 164 libavformat/brstm.c avio_skip(s->pb, pos + toffset - avio_tell(s->pb)); avio_tell 178 libavformat/brstm.c if (size < (avio_tell(s->pb) - pos)) { avio_tell 182 libavformat/brstm.c avio_skip(s->pb, size - (avio_tell(s->pb) - pos)); avio_tell 216 libavformat/brstm.c if ((start < avio_tell(s->pb)) || avio_tell 221 libavformat/brstm.c avio_skip(s->pb, start - avio_tell(s->pb)); avio_tell 113 libavformat/cafdec.c strt = avio_tell(pb); avio_tell 115 libavformat/cafdec.c skip = size - (avio_tell(pb) - strt); avio_tell 174 libavformat/cafdec.c ccount = avio_tell(pb); avio_tell 191 libavformat/cafdec.c if (avio_tell(pb) - ccount > size) { avio_tell 195 libavformat/cafdec.c avio_skip(pb, ccount + size - avio_tell(pb)); avio_tell 252 libavformat/cafdec.c pos = avio_tell(pb); avio_tell 259 libavformat/cafdec.c caf->data_start = avio_tell(pb); avio_tell 302 libavformat/cafdec.c avio_skip(pb, FFMAX(0, pos + size - avio_tell(pb))); avio_tell 346 libavformat/cafdec.c left = (caf->data_start + caf->data_size) - avio_tell(pb); avio_tell 208 libavformat/cafenc.c caf->data = avio_tell(pb); avio_tell 253 libavformat/cafenc.c int64_t file_size = avio_tell(pb); avio_tell 119 libavformat/cdxl.c pos = avio_tell(pb); avio_tell 793 libavformat/dashenc.c os->init_range_length = avio_tell(os->ctx->pb); avio_tell 800 libavformat/dashenc.c start_pos = avio_tell(os->ctx->pb); avio_tell 818 libavformat/dashenc.c range_length = avio_tell(os->ctx->pb) - start_pos; avio_tell 129 libavformat/dsfdec.c dsf->data_end = avio_tell(pb); avio_tell 142 libavformat/dsfdec.c int64_t pos = avio_tell(pb); avio_tell 217 libavformat/dss.c int64_t pos = avio_tell(s->pb); avio_tell 279 libavformat/dss.c int64_t pos = avio_tell(s->pb); avio_tell 82 libavformat/dtshddec.c dtshd->data_end = chunk_size + avio_tell(pb); avio_tell 115 libavformat/dtshddec.c left = dtshd->data_end - avio_tell(s->pb); avio_tell 467 libavformat/dv.c int64_t pos = avio_tell(s->pb); avio_tell 515 libavformat/dv.c marker_pos = avio_tell(s->pb); avio_tell 516 libavformat/dv.c if (state == 0xff3f0701 && avio_tell(s->pb) - marker_pos == 80) { avio_tell 556 libavformat/dv.c int64_t pos = avio_tell(s->pb); avio_tell 102 libavformat/dxa.c c->vidpos = avio_tell(pb) + size; avio_tell 115 libavformat/dxa.c while(avio_tell(pb) < c->vidpos && !avio_feof(pb)){ avio_tell 125 libavformat/dxa.c c->wavpos = avio_tell(pb); avio_tell 144 libavformat/dxa.c c->vidpos = avio_tell(pb); avio_tell 169 libavformat/dxa.c c->wavpos = avio_tell(s->pb); avio_tell 186 libavformat/dxa.c c->vidpos = avio_tell(s->pb); avio_tell 216 libavformat/dxa.c c->vidpos = avio_tell(s->pb); avio_tell 356 libavformat/electronicarts.c uint64_t startpos = avio_tell(pb); avio_tell 43 libavformat/ffmdec.c pos = avio_tell(s->pb); avio_tell 96 libavformat/ffmdec.c if (avio_tell(pb) == ffm->file_size) avio_tell 100 libavformat/ffmdec.c int64_t tell = avio_tell(pb); avio_tell 108 libavformat/ffmdec.c last_pos = avio_tell(pb); avio_tell 122 libavformat/ffmdec.c if (avio_tell(pb) >= ffm->packet_size * 3LL) { avio_tell 123 libavformat/ffmdec.c int64_t seekback = FFMIN(ffm->packet_size * 2LL, avio_tell(pb) - last_pos); avio_tell 185 libavformat/ffmdec.c int64_t ptr = avio_tell(pb); avio_tell 294 libavformat/ffmdec.c int64_t next = avio_tell(pb) + size; avio_tell 448 libavformat/ffmdec.c while ((avio_tell(pb) % ffm->packet_size) != 0 && !pb->eof_reached) avio_tell 580 libavformat/ffmdec.c while ((avio_tell(pb) % ffm->packet_size) != 0 && !pb->eof_reached) avio_tell 609 libavformat/ffmdec.c avio_tell(s->pb), s->pb->pos, ffm->write_index, ffm->file_size); avio_tell 635 libavformat/ffmdec.c pkt->pos = avio_tell(s->pb); avio_tell 41 libavformat/ffmenc.c av_assert1(avio_tell(pb) % ffm->packet_size == 0); avio_tell 309 libavformat/ffmenc.c while ((avio_tell(pb) % ffm->packet_size) != 0) avio_tell 91 libavformat/filmstripdec.c pkt->dts = avio_tell(s->pb) / (st->codec->width * (int64_t)(st->codec->height + film->leading) * 4); avio_tell 150 libavformat/flacenc.c file_size = avio_tell(pb); avio_tell 225 libavformat/flic.c pkt->pos = avio_tell(pb); avio_tell 244 libavformat/flic.c pkt->pos = avio_tell(pb); avio_tell 310 libavformat/flvdec.c int64_t initial_pos = avio_tell(ioc); avio_tell 320 libavformat/flvdec.c while (avio_tell(ioc) < max_pos - 2 && avio_tell 350 libavformat/flvdec.c for (i = 0; i < arraylen && avio_tell(ioc) < max_pos - 1; i++) { avio_tell 421 libavformat/flvdec.c while (avio_tell(ioc) < max_pos - 2 && avio_tell 437 libavformat/flvdec.c while (avio_tell(ioc) < max_pos - 2 && avio_tell 454 libavformat/flvdec.c for (i = 0; i < arraylen && avio_tell(ioc) < max_pos - 1; i++) avio_tell 789 libavformat/flvdec.c pos = avio_tell(s->pb); avio_tell 794 libavformat/flvdec.c av_dlog(s, "type:%d, size:%d, dts:%"PRId64" pos:%"PRId64"\n", type, size, dts, avio_tell(s->pb)); avio_tell 819 libavformat/flvdec.c next = size + avio_tell(s->pb); avio_tell 834 libavformat/flvdec.c meta_pos = avio_tell(s->pb); avio_tell 897 libavformat/flvdec.c const int64_t pos = avio_tell(s->pb); avio_tell 209 libavformat/flvenc.c metadata_size_pos = avio_tell(pb); avio_tell 222 libavformat/flvenc.c metadata_count_pos = avio_tell(pb); avio_tell 231 libavformat/flvenc.c flv->duration_offset = avio_tell(pb); avio_tell 310 libavformat/flvenc.c flv->filesize_offset = avio_tell(pb); avio_tell 317 libavformat/flvenc.c data_size = avio_tell(pb) - metadata_size_pos - 10; avio_tell 451 libavformat/flvenc.c pos = avio_tell(pb); avio_tell 462 libavformat/flvenc.c data_size = avio_tell(pb) - pos; avio_tell 490 libavformat/flvenc.c file_size = avio_tell(pb); avio_tell 603 libavformat/flvenc.c int64_t metadata_size_pos = avio_tell(pb); avio_tell 623 libavformat/flvenc.c data_size = avio_tell(pb) - metadata_size_pos; avio_tell 58 libavformat/g723_1.c pkt->pos = avio_tell(s->pb); avio_tell 201 libavformat/gifdec.c int64_t frame_start = avio_tell(pb), frame_end; avio_tell 265 libavformat/gifdec.c frame_end = avio_tell(pb); avio_tell 293 libavformat/gifdec.c frame_start = avio_tell(pb) - 6; avio_tell 43 libavformat/gsmdec.c pkt->pos = avio_tell(s->pb); avio_tell 473 libavformat/gxf.c last_pos = avio_tell(pb); avio_tell 484 libavformat/gxf.c last_found_pos = avio_tell(pb) - 16 - 6; avio_tell 595 libavformat/gxf.c *pos = avio_tell(pb); avio_tell 147 libavformat/gxfenc.c size = avio_tell(pb) - pos; avio_tell 150 libavformat/gxfenc.c size = avio_tell(pb) - pos; avio_tell 152 libavformat/gxfenc.c curpos = avio_tell(pb); avio_tell 163 libavformat/gxfenc.c curpos = avio_tell(pb); avio_tell 257 libavformat/gxfenc.c pos = avio_tell(pb); avio_tell 316 libavformat/gxfenc.c pos = avio_tell(pb); avio_tell 366 libavformat/gxfenc.c pos = avio_tell(pb); avio_tell 380 libavformat/gxfenc.c int64_t pos = avio_tell(pb); avio_tell 412 libavformat/gxfenc.c int64_t pos = avio_tell(pb); avio_tell 505 libavformat/gxfenc.c int64_t pos = avio_tell(pb); avio_tell 518 libavformat/gxfenc.c return avio_tell(pb) - pos; avio_tell 592 libavformat/gxfenc.c pos = avio_tell(pb); avio_tell 603 libavformat/gxfenc.c startpos = avio_tell(pb); avio_tell 639 libavformat/gxfenc.c curpos = avio_tell(pb); avio_tell 644 libavformat/gxfenc.c return avio_tell(pb) - pos; avio_tell 651 libavformat/gxfenc.c int64_t pos = avio_tell(pb); avio_tell 659 libavformat/gxfenc.c gxf->umf_start_offset = avio_tell(pb); avio_tell 664 libavformat/gxfenc.c gxf->umf_length = avio_tell(pb) - gxf->umf_start_offset; avio_tell 845 libavformat/gxfenc.c int64_t pos = avio_tell(pb); avio_tell 862 libavformat/gxfenc.c end = avio_tell(pb); avio_tell 950 libavformat/gxfenc.c int64_t pos = avio_tell(pb); avio_tell 952 libavformat/gxfenc.c unsigned packet_start_offset = avio_tell(pb) / 1024; avio_tell 210 libavformat/hdsenc.c int64_t end = avio_tell(out); avio_tell 261 libavformat/hdsenc.c asrt_pos = avio_tell(out); avio_tell 271 libavformat/hdsenc.c afrt_pos = avio_tell(out); avio_tell 308 libavformat/hdsenc.c int64_t pos = avio_tell(os->out); avio_tell 446 libavformat/hlsenc.c new_start_pos = avio_tell(hls->avf->pb); avio_tell 487 libavformat/hlsenc.c hls->size = avio_tell(hls->avf->pb) - hls->start_pos; avio_tell 156 libavformat/hnm.c chunk_size, avio_tell(pb)); avio_tell 179 libavformat/hnm.c chunk_id, avio_tell(pb)); avio_tell 129 libavformat/icoenc.c image->offset = avio_tell(pb); avio_tell 239 libavformat/id3v1.c int64_t filesize, position = avio_tell(s->pb); avio_tell 548 libavformat/id3v2.c int64_t end = avio_tell(pb) + taglen; avio_tell 763 libavformat/id3v2.c int64_t next, end = avio_tell(pb) + len; avio_tell 836 libavformat/id3v2.c int64_t cur = avio_tell(pb); avio_tell 865 libavformat/id3v2.c next = avio_tell(pb) + tlen; avio_tell 912 libavformat/id3v2.c int64_t end = avio_tell(pb) + tlen; avio_tell 916 libavformat/id3v2.c while (avio_tell(pb) < end && b - buffer < tlen && !pb->eof_reached) { avio_tell 918 libavformat/id3v2.c if (*(b - 1) == 0xff && avio_tell(pb) < end - 1 && avio_tell 1007 libavformat/id3v2.c start = avio_tell(pb); avio_tell 1010 libavformat/id3v2.c off = avio_tell(pb); avio_tell 162 libavformat/id3v2enc.c id3->size_pos = avio_tell(pb); avio_tell 343 libavformat/id3v2enc.c cur_pos = avio_tell(pb); avio_tell 246 libavformat/idcin.c idcin->first_pkt_pos = avio_tell(s->pb); avio_tell 151 libavformat/idroqdec.c codebook_offset = avio_tell(pb) - RoQ_CHUNK_PREAMBLE_SIZE; avio_tell 219 libavformat/idroqdec.c pkt->pos= avio_tell(pb); avio_tell 212 libavformat/iff.c while (avio_tell(pb) + 12 <= eof) { avio_tell 215 libavformat/iff.c uint64_t orig_pos = avio_tell(pb); avio_tell 232 libavformat/iff.c avio_skip(pb, size - (avio_tell(pb) - orig_pos) + (size & 1)); avio_tell 246 libavformat/iff.c while (avio_tell(pb) + 12 <= eof) { avio_tell 249 libavformat/iff.c uint64_t orig_pos = avio_tell(pb); avio_tell 314 libavformat/iff.c if (size < avio_tell(pb) - orig_pos) { avio_tell 333 libavformat/iff.c avio_skip(pb, size - (avio_tell(pb) - orig_pos) + (size & 1)); avio_tell 385 libavformat/iff.c orig_pos = avio_tell(pb); avio_tell 428 libavformat/iff.c iff->body_pos = avio_tell(pb); avio_tell 626 libavformat/iff.c avio_skip(pb, data_size - (avio_tell(pb) - orig_pos) + (data_size & 1)); avio_tell 715 libavformat/iff.c int64_t pos = avio_tell(pb); avio_tell 112 libavformat/ilbc.c pkt->pos = avio_tell(s->pb); avio_tell 461 libavformat/img2dec.c pkt->pos = avio_tell(f[0]); avio_tell 430 libavformat/ipmovie.c s->audio_chunk_offset = avio_tell(pb); avio_tell 497 libavformat/ipmovie.c s->decode_map_chunk_offset = avio_tell(pb); avio_tell 506 libavformat/ipmovie.c s->video_chunk_offset = avio_tell(pb); avio_tell 520 libavformat/ipmovie.c s->next_chunk_offset = avio_tell(pb); avio_tell 567 libavformat/ipmovie.c ipmovie->next_chunk_offset = avio_tell(pb) + 4; avio_tell 105 libavformat/iss.c iss->sample_start_pos = avio_tell(pb); avio_tell 140 libavformat/iss.c pkt->pts = avio_tell(s->pb) - iss->sample_start_pos; avio_tell 180 libavformat/jacosubdec.c int64_t pos = avio_tell(pb); avio_tell 289 libavformat/libnut.c pkt->pos = avio_tell(avf->pb); avio_tell 104 libavformat/lrcdec.c int64_t pos = avio_tell(pb); avio_tell 57 libavformat/lvfdec.c next_offset = avio_tell(s->pb) + size; avio_tell 110 libavformat/lvfdec.c pos = avio_tell(s->pb); avio_tell 692 libavformat/matroskadec.c int64_t pos = avio_tell(pb); avio_tell 724 libavformat/matroskadec.c int64_t pos = avio_tell(pb); avio_tell 736 libavformat/matroskadec.c int64_t pos = avio_tell(pb) - 1; avio_tell 862 libavformat/matroskadec.c bin->pos = avio_tell(pb); avio_tell 889 libavformat/matroskadec.c level->start = avio_tell(pb); avio_tell 1092 libavformat/matroskadec.c matroska->segment_start = avio_tell(matroska->ctx->pb); avio_tell 1421 libavformat/matroskadec.c int64_t before_pos = avio_tell(matroska->ctx->pb); avio_tell 2106 libavformat/matroskadec.c pos = avio_tell(matroska->ctx->pb); avio_tell 2113 libavformat/matroskadec.c pos = avio_tell(matroska->ctx->pb); avio_tell 2890 libavformat/matroskadec.c matroska->current_cluster_pos = avio_tell(matroska->ctx->pb); avio_tell 2943 libavformat/matroskadec.c pos = avio_tell(matroska->ctx->pb); avio_tell 2968 libavformat/matroskadec.c int64_t pos = avio_tell(matroska->ctx->pb); avio_tell 3124 libavformat/matroskadec.c before_pos = avio_tell(s->pb); avio_tell 3337 libavformat/matroskadec.c before_pos = avio_tell(matroska->ctx->pb); avio_tell 3398 libavformat/matroskadec.c av_dict_set_int(&s->streams[0]->metadata, INITIALIZATION_RANGE, avio_tell(s->pb) - 5, 0); avio_tell 260 libavformat/matroskaenc.c int64_t currentpos = avio_tell(pb); avio_tell 272 libavformat/matroskaenc.c ffio_fill(pb, 0, currentpos + size - avio_tell(pb)); avio_tell 281 libavformat/matroskaenc.c return (ebml_master) {avio_tell(pb), bytes }; avio_tell 286 libavformat/matroskaenc.c int64_t pos = avio_tell(pb); avio_tell 321 libavformat/matroskaenc.c new_seekhead->filepos = avio_tell(pb); avio_tell 366 libavformat/matroskaenc.c currentpos = avio_tell(pb); avio_tell 391 libavformat/matroskaenc.c uint64_t remaining = seekhead->filepos + seekhead->reserved_size - avio_tell(pb); avio_tell 444 libavformat/matroskaenc.c currentpos = avio_tell(pb); avio_tell 1038 libavformat/matroskaenc.c ret = mkv_add_seekhead_entry(mkv->main_seekhead, MATROSKA_ID_TRACKS, avio_tell(pb)); avio_tell 1067 libavformat/matroskaenc.c ret = mkv_add_seekhead_entry(mkv->main_seekhead, MATROSKA_ID_CHAPTERS, avio_tell(pb)); avio_tell 1147 libavformat/matroskaenc.c ret = mkv_add_seekhead_entry(mkv->main_seekhead, MATROSKA_ID_TAGS, avio_tell(s->pb)); avio_tell 1235 libavformat/matroskaenc.c ret = mkv_add_seekhead_entry(mkv->main_seekhead, MATROSKA_ID_ATTACHMENTS, avio_tell(pb)); avio_tell 1355 libavformat/matroskaenc.c mkv->segment_offset = avio_tell(pb); avio_tell 1366 libavformat/matroskaenc.c ret = mkv_add_seekhead_entry(mkv->main_seekhead, MATROSKA_ID_INFO, avio_tell(pb)); avio_tell 1404 libavformat/matroskaenc.c mkv->duration_offset = avio_tell(pb); avio_tell 1437 libavformat/matroskaenc.c mkv->cues_pos = avio_tell(pb); avio_tell 1542 libavformat/matroskaenc.c avio_tell(pb), pkt->size, pkt->pts, pkt->dts, pkt->duration, flags); avio_tell 1640 libavformat/matroskaenc.c avio_tell(pb), size, pkt->pts, pkt->dts, pkt->duration, flags); avio_tell 1686 libavformat/matroskaenc.c avio_tell(pb), pkt->pts, pkt->dts); avio_tell 1732 libavformat/matroskaenc.c mkv->cluster_pos = avio_tell(s->pb); avio_tell 1738 libavformat/matroskaenc.c relative_packet_pos = avio_tell(s->pb) - mkv->cluster.pos; avio_tell 1790 libavformat/matroskaenc.c cluster_size = avio_tell(s->pb) - mkv->cluster_pos; avio_tell 1792 libavformat/matroskaenc.c cluster_size = avio_tell(mkv->dyn_bc); avio_tell 1861 libavformat/matroskaenc.c avio_tell(pb)); avio_tell 1909 libavformat/matroskaenc.c currentpos = avio_tell(pb); avio_tell 1913 libavformat/matroskaenc.c cues_end = avio_tell(pb); avio_tell 1941 libavformat/matroskaenc.c currentpos = avio_tell(pb); avio_tell 94 libavformat/microdvddec.c int64_t pos = avio_tell(s->pb); avio_tell 178 libavformat/mlvdec.c avio_tell(pb) - 20, pts, file, 0, AVINDEX_KEYFRAME); avio_tell 183 libavformat/mlvdec.c avio_tell(pb) - 20, pts, file, 0, AVINDEX_KEYFRAME); avio_tell 60 libavformat/mmf.c pos = avio_tell(pb); avio_tell 108 libavformat/mmf.c mmf->atrpos = avio_tell(pb); avio_tell 118 libavformat/mmf.c mmf->atsqpos = avio_tell(pb); avio_tell 156 libavformat/mmf.c pos = avio_tell(pb); avio_tell 259 libavformat/mmf.c mmf->data_end = avio_tell(pb) + size; avio_tell 287 libavformat/mmf.c left = mmf->data_end - avio_tell(s->pb); avio_tell 476 libavformat/mov.c int64_t next = avio_tell(pb) + size - 4; avio_tell 516 libavformat/mov.c for (type = 0; type != -1 && avio_tell(pb) < next; ) { avio_tell 840 libavformat/mov.c c->fragment.moof_offset = c->fragment.implicit_offset = avio_tell(pb) - 8; avio_tell 1899 libavformat/mov.c int64_t start_pos = avio_tell(pb); avio_tell 1913 libavformat/mov.c size - (avio_tell(pb) - start_pos))) avio_tell 1934 libavformat/mov.c size - (avio_tell(pb) - start_pos)); avio_tell 1937 libavformat/mov.c size - (avio_tell(pb) - start_pos)); avio_tell 1942 libavformat/mov.c a.size = size - (avio_tell(pb) - start_pos); avio_tell 2770 libavformat/mov.c int64_t end = avio_tell(pb) + size; avio_tell 2785 libavformat/mov.c if (end - avio_tell(pb) <= 12) avio_tell 2792 libavformat/mov.c if (len < 12 || len - 12 > end - avio_tell(pb)) avio_tell 2835 libavformat/mov.c int64_t end = avio_tell(pb) + atom.size; avio_tell 2856 libavformat/mov.c return mov_read_custom_2plus(c, pb, end - avio_tell(pb)); avio_tell 3603 libavformat/mov.c int64_t start_pos = avio_tell(pb); avio_tell 3618 libavformat/mov.c left = a.size - avio_tell(pb) + start_pos; avio_tell 3741 libavformat/mov.c cur_pos = avio_tell(sc->pb); avio_tell 3814 libavformat/mov.c int64_t cur_pos = avio_tell(sc->pb); avio_tell 3927 libavformat/mov.c int64_t pos = avio_tell(f); avio_tell 3987 libavformat/mov.c int64_t original_pos = avio_tell(f); avio_tell 4059 libavformat/mov.c av_dlog(mov->fc, "on_parse_exit_offset=%"PRId64"\n", avio_tell(pb)); avio_tell 4222 libavformat/mov.c av_dlog(s, "read fragments, offset 0x%"PRIx64"\n", avio_tell(s->pb)); avio_tell 111 libavformat/movenc.c int64_t curpos = avio_tell(pb); avio_tell 131 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 156 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 192 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 196 libavformat/movenc.c entryPos = avio_tell(pb); avio_tell 207 libavformat/movenc.c curpos = avio_tell(pb); avio_tell 220 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 224 libavformat/movenc.c entryPos = avio_tell(pb); avio_tell 232 libavformat/movenc.c curpos = avio_tell(pb); avio_tell 553 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 624 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 636 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 647 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 674 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 894 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 1018 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 1028 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 1498 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 1654 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 1760 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 1781 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 1799 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 1842 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 1958 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 1985 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 2002 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 2024 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 2059 libavformat/movenc.c int64_t tmcd_pos = avio_tell(pb); avio_tell 2096 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 2183 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 2253 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 2377 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 2542 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 2583 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 2636 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 2677 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 2787 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 2897 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 2936 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 2987 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 3008 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 3104 libavformat/movenc.c pos = avio_tell(pb); avio_tell 3112 libavformat/movenc.c pos2 = avio_tell(pb); avio_tell 3163 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 3244 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 3341 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 3402 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 3452 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 3508 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 3538 libavformat/movenc.c info->offset = avio_tell(pb); avio_tell 3559 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 3573 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 3590 libavformat/movenc.c info->tfrf_offset = avio_tell(pb); avio_tell 3605 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 3628 libavformat/movenc.c int64_t pos = avio_tell(pb), offset_pos, end_pos; avio_tell 3655 libavformat/movenc.c offset_pos = avio_tell(pb); avio_tell 3674 libavformat/movenc.c end_pos = avio_tell(pb); avio_tell 3739 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 3763 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 3782 libavformat/movenc.c avio_wb32(pb, avio_tell(pb) + 4 - pos); avio_tell 3792 libavformat/movenc.c mov->mdat_pos = avio_tell(pb); avio_tell 3802 libavformat/movenc.c int64_t pos = avio_tell(pb); avio_tell 4053 libavformat/movenc.c int64_t pos = avio_tell(s->pb); avio_tell 4075 libavformat/movenc.c mov->reserved_moov_pos = avio_tell(s->pb); avio_tell 4109 libavformat/movenc.c mdat_size += avio_tell(track->mdat_buf); avio_tell 4129 libavformat/movenc.c mdat_size = avio_tell(track->mdat_buf); avio_tell 4317 libavformat/movenc.c trk->cluster[trk->entry].pos = avio_tell(pb) - size; avio_tell 5071 libavformat/movenc.c mov->reserved_moov_pos= avio_tell(pb); avio_tell 5084 libavformat/movenc.c mov->reserved_moov_pos = avio_tell(pb); avio_tell 5139 libavformat/movenc.c mov->reserved_moov_pos = avio_tell(pb); avio_tell 5223 libavformat/movenc.c int64_t pos, pos_end = avio_tell(s->pb); avio_tell 5255 libavformat/movenc.c pos_end = avio_tell(s->pb); avio_tell 5260 libavformat/movenc.c pos = avio_tell(read_pb); avio_tell 5318 libavformat/movenc.c moov_pos = avio_tell(pb); avio_tell 5347 libavformat/movenc.c size = mov->reserved_moov_size - (avio_tell(pb) - mov->reserved_moov_pos); avio_tell 5370 libavformat/movenc.c int64_t end = avio_tell(pb); avio_tell 322 libavformat/movenchint.c count_pos = avio_tell(out); avio_tell 369 libavformat/movenchint.c entries_pos = avio_tell(out); avio_tell 388 libavformat/movenchint.c curpos = avio_tell(out); avio_tell 394 libavformat/movenchint.c curpos = avio_tell(out); avio_tell 349 libavformat/mp3dec.c off = avio_tell(s->pb); avio_tell 377 libavformat/mp3dec.c pos = avio_tell(s->pb); avio_tell 268 libavformat/mp3enc.c mp3->xing_frame_offset = avio_tell(s->pb); avio_tell 108 libavformat/mpc.c int64_t pos = avio_tell(s->pb); avio_tell 135 libavformat/mpc.c pos = avio_tell(s->pb); avio_tell 127 libavformat/mpc8.c pos = avio_tell(pb); avio_tell 130 libavformat/mpc8.c *size -= avio_tell(pb) - pos; avio_tell 199 libavformat/mpc8.c pos = avio_tell(pb) + size; avio_tell 217 libavformat/mpc8.c c->header_pos = avio_tell(pb); avio_tell 224 libavformat/mpc8.c pos = avio_tell(pb); avio_tell 238 libavformat/mpc8.c pos = avio_tell(pb); avio_tell 263 libavformat/mpc8.c size -= avio_tell(pb) - pos; avio_tell 268 libavformat/mpc8.c int64_t pos = avio_tell(s->pb); avio_tell 283 libavformat/mpc8.c pos = avio_tell(s->pb); avio_tell 139 libavformat/mpeg.c int64_t last_pos = avio_tell(s->pb); avio_tell 242 libavformat/mpeg.c int64_t last_sync = avio_tell(s->pb); avio_tell 251 libavformat/mpeg.c last_sync = avio_tell(s->pb); avio_tell 358 libavformat/mpeg.c *ppos = avio_tell(s->pb) - 4; avio_tell 904 libavformat/mpeg.c int64_t old_pos = avio_tell(pb), new_pos; avio_tell 914 libavformat/mpeg.c new_pos = avio_tell(pb); avio_tell 1253 libavformat/mpegts.c int64_t new_off = avio_tell(pb); avio_tell 1428 libavformat/mpegts.c ret = parse_mp4_descr(&d, avio_tell(&d.pb), size, MP4IODescrTag); avio_tell 1444 libavformat/mpegts.c ret = parse_mp4_descr_arr(&d, avio_tell(&d.pb), size); avio_tell 2174 libavformat/mpegts.c pos = avio_tell(ts->stream->pb); avio_tell 2242 libavformat/mpegts.c int64_t pos = avio_tell(pb); avio_tell 2311 libavformat/mpegts.c uint64_t pos = avio_tell(pb); avio_tell 2341 libavformat/mpegts.c if (avio_tell(s->pb) != ts->last_pos) { avio_tell 2380 libavformat/mpegts.c ts->last_pos = avio_tell(s->pb); avio_tell 2467 libavformat/mpegts.c pos = avio_tell(pb); avio_tell 2565 libavformat/mpegts.c pkt->pos = avio_tell(s->pb); avio_tell 2577 libavformat/mpegts.c pos = avio_tell(s->pb); avio_tell 2668 libavformat/mpegts.c pos = avio_tell(s->pb); avio_tell 580 libavformat/mpegtsenc.c return av_rescale(avio_tell(pb) + 11, 8 * PCR_TIME_BASE, ts->mux_rate) + avio_tell 89 libavformat/mpl2dec.c const int64_t pos = avio_tell(s->pb); avio_tell 82 libavformat/mpsubdec.c const int64_t pos = avio_tell(s->pb); avio_tell 203 libavformat/mtv.c if((avio_tell(pb) - s->internal->data_offset + mtv->img_segment_size) % mtv->full_segment_size) avio_tell 416 libavformat/mvdec.c pos = avio_tell(pb); avio_tell 353 libavformat/mxfdec.c klv->offset = avio_tell(pb) - 4; avio_tell 408 libavformat/mxfdec.c int64_t end = avio_tell(pb) + klv->length; avio_tell 462 libavformat/mxfdec.c avio_skip(pb, end - avio_tell(pb)); avio_tell 519 libavformat/mxfdec.c partition->pack_length = avio_tell(pb) - klv_offset + size; avio_tell 2176 libavformat/mxfdec.c uint64_t klv_end = avio_tell(pb) + klv->length; avio_tell 2181 libavformat/mxfdec.c while (avio_tell(pb) + 4 < klv_end && !avio_feof(pb)) { avio_tell 2185 libavformat/mxfdec.c uint64_t next = avio_tell(pb) + size; avio_tell 2213 libavformat/mxfdec.c if (avio_tell(pb) > klv_end) { avio_tell 2223 libavformat/mxfdec.c } else if (avio_tell(pb) <= next) /* only seek forward, else this can loop for a long time */ avio_tell 2256 libavformat/mxfdec.c uint64_t next = avio_tell(s->pb) + klv.length; avio_tell 2260 libavformat/mxfdec.c if (avio_tell(s->pb) > next) { avio_tell 2346 libavformat/mxfdec.c mxf->last_forward_tell = avio_tell(pb); avio_tell 2580 libavformat/mxfdec.c mxf->run_in = avio_tell(s->pb); avio_tell 2623 libavformat/mxfdec.c mxf->current_partition->essence_offset = avio_tell(s->pb); avio_tell 2837 libavformat/mxfdec.c next_klv = avio_tell(s->pb) + klv.length; avio_tell 2848 libavformat/mxfdec.c klv.length = next_ofs - avio_tell(s->pb); avio_tell 1343 libavformat/mxfenc.c unsigned pad = klv_fill_size(avio_tell(s->pb)); avio_tell 1349 libavformat/mxfenc.c av_assert1(!(avio_tell(s->pb) & (KAG_SIZE-1))); avio_tell 1361 libavformat/mxfenc.c uint64_t partition_offset = avio_tell(pb); avio_tell 1410 libavformat/mxfenc.c header_byte_count_offset = avio_tell(pb); avio_tell 1440 libavformat/mxfenc.c start = avio_tell(s->pb); avio_tell 1443 libavformat/mxfenc.c pos = avio_tell(s->pb); avio_tell 2044 libavformat/mxfenc.c av_assert1(!(avio_tell(s->pb) & (KAG_SIZE-1))); avio_tell 2239 libavformat/mxfenc.c uint64_t pos = avio_tell(pb); avio_tell 2259 libavformat/mxfenc.c avio_wb32(pb, avio_tell(pb) - pos + 4); avio_tell 2271 libavformat/mxfenc.c mxf->footer_partition_offset = avio_tell(pb); avio_tell 57 libavformat/nistspheredec.c if (avio_tell(s->pb) >= header_size) avio_tell 80 libavformat/nistspheredec.c if (avio_tell(s->pb) > header_size) avio_tell 83 libavformat/nistspheredec.c avio_skip(s->pb, header_size - avio_tell(s->pb)); avio_tell 230 libavformat/nsvdec.c av_dlog(s, "%s(), offset = %"PRId64", state = %d\n", __FUNCTION__, avio_tell(pb), nsv->state); avio_tell 305 libavformat/nsvdec.c av_dlog(s, "NSV got header; filepos %"PRId64"\n", avio_tell(pb)); avio_tell 342 libavformat/nsvdec.c av_dlog(s, "NSV got infos; filepos %"PRId64"\n", avio_tell(pb)); avio_tell 367 libavformat/nsvdec.c av_dlog(s, "NSV got index; filepos %"PRId64"\n", avio_tell(pb)); avio_tell 177 libavformat/nutdec.c return avio_tell(bc) - 8; avio_tell 209 libavformat/nutdec.c pos -= avio_tell(bc); avio_tell 230 libavformat/nutdec.c end += avio_tell(bc); avio_tell 323 libavformat/nutdec.c if (end > avio_tell(bc) + 4) { avio_tell 345 libavformat/nutdec.c if (nut->version > 3 && end > avio_tell(bc) + 4) { avio_tell 373 libavformat/nutdec.c end += avio_tell(bc); avio_tell 494 libavformat/nutdec.c end += avio_tell(bc); avio_tell 585 libavformat/nutdec.c nut->last_syncpoint_pos = avio_tell(bc) - 8; avio_tell 588 libavformat/nutdec.c end += avio_tell(bc); avio_tell 659 libavformat/nutdec.c end += avio_tell(bc); avio_tell 778 libavformat/nutdec.c pos = avio_tell(bc); avio_tell 796 libavformat/nutdec.c int64_t orig_pos = avio_tell(bc); avio_tell 822 libavformat/nutdec.c if (avio_tell(bc) >= maxpos) avio_tell 836 libavformat/nutdec.c if (avio_tell(bc) + value_len >= maxpos) avio_tell 927 libavformat/nutdec.c avio_tell(bc) > nut->last_syncpoint_pos + nut->max_distance) { avio_tell 930 libavformat/nutdec.c avio_tell(bc), nut->last_syncpoint_pos, nut->max_distance); avio_tell 1026 libavformat/nutdec.c pkt->pos = avio_tell(bc); // FIXME avio_tell 1033 libavformat/nutdec.c sm_size = avio_tell(bc) - pkt->pos; avio_tell 1061 libavformat/nutdec.c int64_t pos = avio_tell(bc); avio_tell 582 libavformat/nutenc.c int64_t startpos = avio_tell(bc); avio_tell 623 libavformat/nutenc.c payload_size = avio_tell(bc) - startpos + 8 + 4; avio_tell 989 libavformat/nutenc.c if (1LL << (20 + 3 * nut->header_count) <= avio_tell(bc)) avio_tell 995 libavformat/nutenc.c if (data_size + 30 /*FIXME check*/ + avio_tell(bc) >= nut->last_syncpoint_pos + nut->max_distance) avio_tell 1024 libavformat/nutenc.c nut->last_syncpoint_pos = avio_tell(bc); avio_tell 246 libavformat/nuv.c uint64_t pos = avio_tell(pb); avio_tell 317 libavformat/nuv.c while(!avio_feof(pb) && avio_tell(pb) < pos_limit) { avio_tell 347 libavformat/nuv.c while (!avio_feof(pb) && avio_tell(pb) < pos_limit) { avio_tell 366 libavformat/nuv.c pos = avio_tell(s->pb) - HDRSIZE; avio_tell 75 libavformat/oggdec.c ost->pos = avio_tell(s->pb); avio_tell 133 libavformat/oggdec.c int64_t start_pos = avio_tell(s->pb); avio_tell 189 libavformat/oggdec.c int64_t pos = avio_tell(s->pb); avio_tell 378 libavformat/oggdec.c os->page_pos = avio_tell(bc) - 27; avio_tell 851 libavformat/oggdec.c while ( avio_tell(bc) <= pos_limit avio_tell 102 libavformat/oggenc.c int64_t pos = avio_tell(pb); avio_tell 127 libavformat/oggenc.c crc_offset = avio_tell(pb); avio_tell 310 libavformat/omadec.c oc->content_start = avio_tell(s->pb); avio_tell 420 libavformat/omadec.c int64_t pos = avio_tell(s->pb); avio_tell 483 libavformat/omadec.c if (err || avio_tell(s->pb) < oc->content_start) avio_tell 79 libavformat/pjsdec.c const int64_t pos = avio_tell(s->pb); avio_tell 96 libavformat/pmpdec.c pos = avio_tell(pb) + 4LL*index_cnt; avio_tell 226 libavformat/psxstr.c pkt->pos= avio_tell(pb) - RAW_CD_SECTOR_SIZE; avio_tell 91 libavformat/pva.c startpos = avio_tell(pb); avio_tell 216 libavformat/pva.c *pos = avio_tell(pb) + length; avio_tell 169 libavformat/qcp.c if (avio_tell(pb) & 1 && avio_r8(pb)) avio_tell 42 libavformat/r3d.c atom->offset = avio_tell(s->pb); avio_tell 188 libavformat/r3d.c s->internal->data_offset = avio_tell(s->pb); avio_tell 224 libavformat/r3d.c int64_t pos = avio_tell(s->pb); avio_tell 255 libavformat/r3d.c tmp = atom->size - 8 - (avio_tell(s->pb) - pos); avio_tell 279 libavformat/r3d.c int64_t pos = avio_tell(s->pb); avio_tell 306 libavformat/r3d.c size = atom->size - 8 - (avio_tell(s->pb) - pos); avio_tell 44 libavformat/rawdec.c pkt->pos= avio_tell(s->pb); avio_tell 308 libavformat/rdt.c pos = avio_tell(&pb); avio_tell 203 libavformat/riffdec.c start = avio_tell(pb); avio_tell 206 libavformat/riffdec.c while ((cur = avio_tell(pb)) >= 0 && avio_tell 35 libavformat/riffenc.c return avio_tell(pb); avio_tell 44 libavformat/riffenc.c pos = avio_tell(pb); avio_tell 58 libavformat/riffenc.c int64_t hdrstart = avio_tell(pb); avio_tell 195 libavformat/riffenc.c hdrsize = avio_tell(pb) - hdrstart; avio_tell 138 libavformat/rmdec.c int64_t startpos = avio_tell(pb); avio_tell 143 libavformat/rmdec.c if ((startpos + header_size) >= avio_tell(pb) + 2) { avio_tell 149 libavformat/rmdec.c if ((startpos + header_size) > avio_tell(pb)) avio_tell 150 libavformat/rmdec.c avio_skip(pb, header_size + startpos - avio_tell(pb)); avio_tell 327 libavformat/rmdec.c codec_pos = avio_tell(pb); avio_tell 405 libavformat/rmdec.c if ((ret = rm_read_extradata(pb, st->codec, codec_data_size - (avio_tell(pb) - codec_pos))) < 0) avio_tell 422 libavformat/rmdec.c size = avio_tell(pb) - codec_pos; avio_tell 458 libavformat/rmdec.c str_id, avio_tell(pb)); avio_tell 460 libavformat/rmdec.c } else if ((avio_size(pb) - avio_tell(pb)) / 14 < n_pkts) { avio_tell 464 libavformat/rmdec.c str_id, avio_size(pb), avio_tell(pb), avio_tell 465 libavformat/rmdec.c (avio_size(pb) - avio_tell(pb)) / 14); avio_tell 479 libavformat/rmdec.c if (next_off && avio_tell(pb) < next_off && avio_tell 606 libavformat/rmdec.c data_off = avio_tell(pb) - 18; avio_tell 647 libavformat/rmdec.c *pos= avio_tell(pb) - 3; avio_tell 772 libavformat/rmdec.c vst->pktpos = avio_tell(pb); avio_tell 996 libavformat/rmdec.c pos = avio_tell(s->pb); avio_tell 456 libavformat/rmenc.c index_pos = avio_tell(pb); avio_tell 128 libavformat/rsd.c avio_skip(pb, start - avio_tell(pb)); avio_tell 80 libavformat/rsoenc.c file_size = avio_tell(pb); avio_tell 134 libavformat/rtpdec_asf.c rt->asf_pb_pos = avio_tell(&pb); avio_tell 204 libavformat/rtpdec_asf.c while (avio_tell(pb) + 4 < len) { avio_tell 205 libavformat/rtpdec_asf.c int start_off = avio_tell(pb); avio_tell 215 libavformat/rtpdec_asf.c off = avio_tell(pb); avio_tell 224 libavformat/rtpdec_asf.c if (asf->pktbuf && len_off != avio_tell(asf->pktbuf)) { avio_tell 271 libavformat/rtpdec_asf.c rt->asf_pb_pos = avio_tell(pb); avio_tell 357 libavformat/rtpdec_jpeg.c if (off != avio_tell(jpeg->frame) - jpeg->hdr_size) { avio_tell 119 libavformat/rtpdec_qt.c while (avio_tell(&pb) + 4 < pos + data_len) { avio_tell 122 libavformat/rtpdec_qt.c if (avio_tell(&pb) + tlv_len > pos + data_len) avio_tell 159 libavformat/rtpdec_qt.c avio_skip(&pb, ((avio_tell(&pb) + 3) & ~3) - avio_tell(&pb)); avio_tell 168 libavformat/rtpdec_qt.c alen = len - avio_tell(&pb); avio_tell 190 libavformat/rtpdec_qt.c memcpy(qt->pkt.data + qt->pkt.size, buf + avio_tell(&pb), alen); avio_tell 213 libavformat/rtpdec_qt.c memcpy(pkt->data, buf + avio_tell(&pb), qt->bytes_per_frame); avio_tell 225 libavformat/rtpdec_qt.c buf + avio_tell(&pb) + qt->bytes_per_frame, avio_tell 151 libavformat/rtpdec_vp8.c avio_tell(vp8->data) >= vp8->first_part_size; avio_tell 190 libavformat/rtpdec_vp8.c if (avio_tell(vp8->data) >= vp8->first_part_size) { avio_tell 226 libavformat/rtpdec_vp8.c } else if (vp8->data && avio_tell(vp8->data) >= vp8->first_part_size) { avio_tell 79 libavformat/sdr2.c pos = avio_tell(s->pb); avio_tell 282 libavformat/sierravmd.c pkt->pos= avio_tell(pb); avio_tell 245 libavformat/smacker.c smk->nextpos = avio_tell(pb); avio_tell 282 libavformat/smacker.c pos = avio_tell(s->pb) + size; avio_tell 358 libavformat/smacker.c smk->nextpos = avio_tell(s->pb); avio_tell 146 libavformat/smjpegdec.c pos = avio_tell(s->pb); avio_tell 124 libavformat/smjpegenc.c currentpos = avio_tell(pb); avio_tell 429 libavformat/smoothstreamingenc.c while (avio_tell(in) < *moof_size) { avio_tell 432 libavformat/smoothstreamingenc.c int64_t end = avio_tell(in) + len - 8; avio_tell 96 libavformat/soxenc.c int64_t file_size = avio_tell(pb); avio_tell 193 libavformat/spdifdec.c pkt->pos = avio_tell(pb) - BURST_HEADER_SIZE; avio_tell 86 libavformat/stldec.c const int64_t pos = avio_tell(s->pb); avio_tell 62 libavformat/subtitles.c return avio_tell(r->pb) - r->buf_len + r->buf_pos; avio_tell 70 libavformat/subviewer1dec.c const int64_t pos = avio_tell(s->pb); avio_tell 133 libavformat/subviewerdec.c pos = avio_tell(s->pb); avio_tell 42 libavformat/supdec.c pos = avio_tell(s->pb); avio_tell 203 libavformat/swfdec.c uint64_t pos = avio_tell(pb); avio_tell 33 libavformat/swfenc.c swf->tag_pos = avio_tell(pb); avio_tell 51 libavformat/swfenc.c pos = avio_tell(pb); avio_tell 260 libavformat/swfenc.c swf->duration_pos = avio_tell(pb); avio_tell 360 libavformat/swfenc.c swf->vframes_pos = avio_tell(pb); avio_tell 504 libavformat/swfenc.c file_size = avio_tell(pb); avio_tell 126 libavformat/takdec.c int64_t curpos = avio_tell(pb); avio_tell 184 libavformat/takdec.c left = tc->data_end - avio_tell(pb); avio_tell 214 libavformat/tedcaptionsdec.c pos = avio_tell(pb) - 1; avio_tell 286 libavformat/tedcaptionsdec.c avio_tell(avf->pb)); avio_tell 64 libavformat/tta.c start_offset = avio_tell(s->pb); avio_tell 112 libavformat/tta.c framepos = avio_tell(s->pb); avio_tell 117 libavformat/tta.c if (ff_alloc_extradata(st->codec, avio_tell(s->pb) - start_offset)) avio_tell 145 libavformat/tta.c int64_t pos = avio_tell(s->pb); avio_tell 122 libavformat/tty.c uint64_t p = avio_tell(avctx->pb); avio_tell 180 libavformat/utils.c int64_t remaining= s->maxsize - avio_tell(s); avio_tell 185 libavformat/utils.c remaining= s->maxsize - avio_tell(s); avio_tell 245 libavformat/utils.c pkt->pos = avio_tell(s); avio_tell 323 libavformat/utils.c ic->internal->data_offset = avio_tell(ic->pb); avio_tell 483 libavformat/utils.c s->internal->data_offset = avio_tell(s->pb); avio_tell 3018 libavformat/utils.c int64_t old_offset = avio_tell(ic->pb); avio_tell 3044 libavformat/utils.c avio_tell(ic->pb), ic->pb->bytes_read, ic->pb->seek_count); avio_tell 3459 libavformat/utils.c avio_tell(ic->pb), ic->pb->bytes_read, ic->pb->seek_count, count); avio_tell 78 libavformat/vocdec.c avio_tell(pb), avio_tell 92 libavformat/vocdec.c voc->remaining_size = avio_size(pb) - avio_tell(pb); avio_tell 71 libavformat/vplayerdec.c const int64_t pos = avio_tell(s->pb); avio_tell 240 libavformat/vqf.c pkt->pos = avio_tell(s->pb); avio_tell 260 libavformat/wavdec.c wav->unaligned = avio_tell(s->pb) & 1; avio_tell 314 libavformat/wavdec.c next_tag_ofs = avio_tell(pb) + size; avio_tell 337 libavformat/wavdec.c next_tag_ofs = wav->data_end = avio_tell(pb) + data_size; avio_tell 343 libavformat/wavdec.c data_ofs = avio_tell(pb); avio_tell 385 libavformat/wavdec.c wav->smv_data_ofs = avio_tell(pb) + (size - 5) * 3; avio_tell 513 libavformat/wavdec.c uint64_t old_pos = avio_tell(s->pb); avio_tell 545 libavformat/wavdec.c left = wav->data_end - avio_tell(s->pb); avio_tell 559 libavformat/wavdec.c wav->data_end = avio_tell(s->pb) + left; avio_tell 682 libavformat/wavdec.c if (size <= 24 || INT64_MAX - size < avio_tell(pb)) avio_tell 700 libavformat/wavdec.c wav->data_end = avio_tell(pb) + size - 24; avio_tell 702 libavformat/wavdec.c data_ofs = avio_tell(pb); avio_tell 711 libavformat/wavdec.c start = avio_tell(pb); avio_tell 718 libavformat/wavdec.c if (avio_feof(pb) || (cur = avio_tell(pb)) < 0 || cur > end - 8 /* = tag + size */) avio_tell 735 libavformat/wavdec.c avio_skip(pb, end - avio_tell(pb)); avio_tell 329 libavformat/wavenc.c wav->ds64 = avio_tell(pb); avio_tell 439 libavformat/wavenc.c file_size = avio_tell(pb); avio_tell 545 libavformat/wavenc.c *pos = avio_tell(pb); avio_tell 553 libavformat/wavenc.c int64_t end, pos = avio_tell(pb); avio_tell 601 libavformat/wavenc.c file_size = avio_tell(pb); avio_tell 137 libavformat/webpenc.c filesize = avio_tell(s->pb); avio_tell 91 libavformat/webvttdec.c pos = avio_tell(s->pb); avio_tell 438 libavformat/wtvdec.c int64_t pos = avio_tell(pb); avio_tell 802 libavformat/wtvdec.c if ((ret = recover(wtv, avio_tell(pb) - 20)) < 0) avio_tell 1003 libavformat/wtvdec.c timeline_pos = avio_tell(s->pb); // save before opening another file avio_tell 141 libavformat/wtvenc.c wctx->last_chunk_pos = avio_tell(pb) - wctx->timeline_start_pos; avio_tell 174 libavformat/wtvenc.c int64_t chunk_len = avio_tell(pb) - (wctx->last_chunk_pos + wctx->timeline_start_pos); avio_tell 288 libavformat/wtvenc.c hdr_pos_start = avio_tell(pb); avio_tell 295 libavformat/wtvenc.c hdr_size = avio_tell(pb) - hdr_pos_start; avio_tell 403 libavformat/wtvenc.c pad = (1 << WTV_SECTOR_BITS) - avio_tell(pb); avio_tell 406 libavformat/wtvenc.c wctx->timeline_start_pos = avio_tell(pb); avio_tell 554 libavformat/wtvenc.c len_pos = avio_tell(pb); avio_tell 578 libavformat/wtvenc.c size = avio_tell(pb) - sector_pos; avio_tell 600 libavformat/wtvenc.c int64_t fat = avio_tell(s->pb); avio_tell 606 libavformat/wtvenc.c int64_t fat1 = avio_tell(s->pb); avio_tell 729 libavformat/wtvenc.c int64_t end_pos = avio_tell(pb); avio_tell 792 libavformat/wtvenc.c start_pos = avio_tell(pb); avio_tell 797 libavformat/wtvenc.c start_pos = avio_tell(pb); avio_tell 802 libavformat/wtvenc.c start_pos = avio_tell(pb); avio_tell 807 libavformat/wtvenc.c start_pos = avio_tell(pb); avio_tell 813 libavformat/wtvenc.c sector_pos = avio_tell(pb); avio_tell 816 libavformat/wtvenc.c file_end_pos = avio_tell(pb); avio_tell 84 libavformat/wvdec.c wc->pos = avio_tell(pb); avio_tell 121 libavformat/wvdec.c int64_t block_end = avio_tell(pb) + wc->header.blocksize; avio_tell 127 libavformat/wvdec.c while (avio_tell(pb) < block_end && !avio_feof(pb)) { avio_tell 245 libavformat/wvdec.c int64_t cur = avio_tell(s->pb); avio_tell 333 libavformat/wvdec.c pos = avio_tell(s->pb); avio_tell 69 libavformat/wvenc.c int64_t pos = avio_tell(ctx->pb); avio_tell 253 libavformat/xmv.c xmv->next_packet_offset = avio_tell(pb); avio_tell 359 libavformat/xmv.c data_offset = avio_tell(pb); avio_tell 197 libavformat/xwma.c xwma->data_end = avio_tell(pb) + size; avio_tell 227 libavformat/xwma.c cur_pos = avio_tell(pb); avio_tell 263 libavformat/xwma.c left = xwma->data_end - avio_tell(s->pb); avio_tell 151 libavformat/yop.c yop->video_packet.pos = avio_tell(pb); avio_tell 136 tools/ismindex.c int64_t pos = avio_tell(in); avio_tell 210 tools/ismindex.c fprintf(out, "%s %"PRId64, filename, avio_tell(in)); avio_tell 216 tools/ismindex.c fprintf(out, " %"PRId64"\n", avio_tell(in)); avio_tell 248 tools/ismindex.c pos = avio_tell(in); avio_tell 260 tools/ismindex.c pos = avio_tell(in); avio_tell 279 tools/ismindex.c pos = avio_tell(in); avio_tell 286 tools/ismindex.c pos = avio_tell(in); avio_tell 322 tools/ismindex.c int64_t pos = avio_tell(f); avio_tell 88 tools/sidxindex.c int64_t pos = avio_tell(f);