bytestream2_seek 1020 libavcodec/adpcm.c         bytestream2_seek(&gb, 0, SEEK_END);
bytestream2_seek 1145 libavcodec/adpcm.c         bytestream2_seek(&gb, 0, SEEK_END);
bytestream2_seek 1170 libavcodec/adpcm.c             bytestream2_seek(&gb, offsets[channel], SEEK_SET);
bytestream2_seek 1226 libavcodec/adpcm.c         bytestream2_seek(&gb, 0, SEEK_END);
bytestream2_seek 1349 libavcodec/adpcm.c         bytestream2_seek(&gb, 0, SEEK_END);
bytestream2_seek 1408 libavcodec/adpcm.c         bytestream2_seek(&gb, 0, SEEK_END);
bytestream2_seek 1516 libavcodec/adpcm.c                 bytestream2_seek(&gb, 0, SEEK_SET);
bytestream2_seek   87 libavcodec/exif.c         bytestream2_seek(gbytes, cur_pos, SEEK_SET);
bytestream2_seek  116 libavcodec/exif.c     bytestream2_seek(gbytes, cur_pos, SEEK_SET);
bytestream2_seek 1531 libavcodec/jpeg2000dec.c                         bytestream2_seek(&s->g, atom2_end, SEEK_SET);
bytestream2_seek 1566 libavcodec/jpeg2000dec.c                 bytestream2_seek(&s->g, atom2_end, SEEK_SET);
bytestream2_seek 1571 libavcodec/jpeg2000dec.c         bytestream2_seek(&s->g, atom_end, SEEK_SET);
bytestream2_seek 1616 libavcodec/jpeg2000dec.c         bytestream2_seek(&s->g, 0, SEEK_SET);
bytestream2_seek  287 libavcodec/kmvc.c         bytestream2_seek(&ctx->g, -127 * 4 - 3, SEEK_CUR);
bytestream2_seek 1737 libavcodec/mjpegdec.c             bytestream2_seek(&gbytes, ifd_offset, SEEK_SET);
bytestream2_seek  179 libavcodec/pcx.c             bytestream2_seek(&gb, palstart, SEEK_SET);
bytestream2_seek  225 libavcodec/pcx.c         bytestream2_seek(&gb, 16, SEEK_SET);
bytestream2_seek  199 libavcodec/pictordec.c     bytestream2_seek(&s->g, pos_after_pal, SEEK_SET);
bytestream2_seek  424 libavcodec/qtrle.c     bytestream2_seek(&s->g, 4, SEEK_SET);
bytestream2_seek  832 libavcodec/sanm.c             bytestream2_seek(&ctx->gb, tbl + (code & 7), SEEK_SET);
bytestream2_seek  834 libavcodec/sanm.c             bytestream2_seek(&ctx->gb, k, SEEK_SET);
bytestream2_seek 1472 libavcodec/sanm.c             bytestream2_seek(&ctx->gb, pos + size, SEEK_SET);
bytestream2_seek  151 libavcodec/sgidec.c             bytestream2_seek(&s->g, start_offset, SEEK_SET);
bytestream2_seek  269 libavcodec/sgidec.c     bytestream2_seek(&s->g, SGI_HEADER_SIZE, SEEK_SET);
bytestream2_seek 1097 libavcodec/tiff.c                     bytestream2_seek(&s->gb, pos + s->geotags[i].offset, SEEK_SET);
bytestream2_seek 1161 libavcodec/tiff.c     bytestream2_seek(&s->gb, start, SEEK_SET);
bytestream2_seek 1200 libavcodec/tiff.c     bytestream2_seek(&s->gb, off, SEEK_SET);
bytestream2_seek  309 libavcodec/tiff_common.c         bytestream2_seek(gb, ff_tget_long (gb, le), SEEK_SET);
bytestream2_seek  412 libavcodec/vqavideo.c         bytestream2_seek(&s->gb, cpl0_chunk, SEEK_SET);
bytestream2_seek  441 libavcodec/vqavideo.c         bytestream2_seek(&s->gb, cbfz_chunk, SEEK_SET);
bytestream2_seek  451 libavcodec/vqavideo.c         bytestream2_seek(&s->gb, cbf0_chunk, SEEK_SET);
bytestream2_seek  471 libavcodec/vqavideo.c     bytestream2_seek(&s->gb, vptz_chunk, SEEK_SET);
bytestream2_seek  542 libavcodec/vqavideo.c         bytestream2_seek(&s->gb, cbp0_chunk, SEEK_SET);
bytestream2_seek  571 libavcodec/vqavideo.c         bytestream2_seek(&s->gb, cbpz_chunk, SEEK_SET);
bytestream2_seek 1485 libavcodec/webp.c             bytestream2_seek(&exif_gb, ifd_offset, SEEK_SET);
bytestream2_seek  110 libavcodec/xxan.c         bytestream2_seek(&tree, start_off + node*2 + bit - eof * 2, SEEK_SET);
bytestream2_seek  200 libavcodec/xxan.c     bytestream2_seek(&s->gb, chroma_off + 4, SEEK_SET);
bytestream2_seek  301 libavcodec/xxan.c     bytestream2_seek(&s->gb, 12, SEEK_SET);
bytestream2_seek  338 libavcodec/xxan.c         bytestream2_seek(&s->gb, 8 + corr_off, SEEK_SET);
bytestream2_seek  372 libavcodec/xxan.c     bytestream2_seek(&s->gb, 16, SEEK_SET);
bytestream2_seek   90 libavformat/redspark.c     bytestream2_seek(&gbc, 0x3c, SEEK_SET);
bytestream2_seek  122 libavformat/redspark.c     bytestream2_seek(&gbc, coef_off, SEEK_SET);