avio_read          79 doc/examples/http_multiclient.c         n = avio_read(input, buf, sizeof(buf));
avio_read        1623 fftools/ffmpeg_opt.c     while ((ret = avio_read(pb, buf, sizeof(buf))) > 0)
avio_read        2393 fftools/ffmpeg_opt.c         avio_read(pb, attachment, len);
avio_read          71 libavfilter/dnn/dnn_backend_tf.c     bytes_read = avio_read(model_file_context, graph_data, size);
avio_read         236 libavformat/4xm.c     if (avio_read(pb, header, header_size) != header_size) {
avio_read         305 libavformat/4xm.c         if ((ret = avio_read(s->pb, header, 8)) < 0)
avio_read         338 libavformat/4xm.c             ret = avio_read(s->pb, &pkt->data[8], size);
avio_read         283 libavformat/aadec.c         ret = avio_read(s->pb, src, TEA_BLOCK_SIZE);
avio_read         293 libavformat/aadec.c         ret = avio_read(s->pb, src, trailing_bytes);
avio_read         129 libavformat/act.c         ret = avio_read(pb, ctx->audio_buffer, frame_size);
avio_read         168 libavformat/act.c         ret = avio_read(pb, ctx->audio_buffer, frame_size);
avio_read          80 libavformat/aiffdec.c         int res = avio_read(s->pb, str, size);
avio_read          73 libavformat/alp.c     if ((ret = avio_read(s->pb, hdr.adpcm, sizeof(hdr.adpcm))) < 0)
avio_read          87 libavformat/amr.c     if (avio_read(pb, header, 6) != 6)
avio_read          94 libavformat/amr.c         if (avio_read(pb, header + 6, 3) != 3)
avio_read         150 libavformat/amr.c     read              = avio_read(s->pb, pkt->data + 1, size - 1);
avio_read         196 libavformat/ape.c         avio_read(pb, ape->md5, 16);
avio_read         432 libavformat/ape.c     ret = avio_read(s->pb, pkt->data + extra_size, ape->frames[ape->currentframe].size);
avio_read         107 libavformat/apetag.c         c = avio_read(pb, value, size);
avio_read         132 libavformat/apetag.c     avio_read(pb, buf, 8);     /* APETAGEX */
avio_read         126 libavformat/apm.c     if ((ret = avio_read(s->pb, buf, APM_VS12_CHUNK_SIZE)) < 0)
avio_read         141 libavformat/apngdec.c     if ((ret = avio_read(pb, par->extradata + previous_size, len)) < 0)
avio_read         188 libavformat/apngdec.c     if ((ret = avio_read(pb, st->codecpar->extradata+16, 9)) < 0)
avio_read         127 libavformat/argo_asf.c     if ((ret = avio_read(pb, buf, ASF_FILE_HEADER_SIZE)) < 0)
avio_read         154 libavformat/argo_asf.c     if ((ret = avio_read(pb, buf, ASF_CHUNK_HEADER_SIZE)) < 0)
avio_read         338 libavformat/asfdec_f.c         avio_read(s->pb, value, len);
avio_read         524 libavformat/asfdec_f.c             avio_read(pb, st->codecpar->extradata, st->codecpar->extradata_size);
avio_read        1364 libavformat/asfdec_f.c         ret = avio_read(pb, asf_st->pkt.data + asf->packet_frag_offset,
avio_read         296 libavformat/asfdec_o.c         if ((ret = avio_read(pb, value, val_len)) < 0)
avio_read         720 libavformat/asfdec_o.c         if ((ret = avio_read(pb, st->codecpar->extradata,
avio_read        1213 libavformat/asfdec_o.c         if ((ret = avio_read(pb, p, pay_len)) < 0)
avio_read        1266 libavformat/asfdec_o.c     if ((ret = avio_read(pb, p, size)) < 0)
avio_read         140 libavformat/avidec.c     avio_read(pb, header, 4);
avio_read         143 libavformat/avidec.c     avio_read(pb, header + 4, 4);
avio_read         308 libavformat/avidec.c     if (avio_read(pb, value, size) != size) {
avio_read         357 libavformat/avidec.c                 size -= avio_read(s->pb, buffer,
avio_read         534 libavformat/avidec.c             size -= avio_read(pb, date, FFMIN(size, sizeof(date) - 1));
avio_read         613 libavformat/avio.h int avio_read(AVIOContext *s, unsigned char *buf, int size);
avio_read         676 libavformat/aviobuf.c     int ret = avio_read(s, buf, size);
avio_read         690 libavformat/aviobuf.c         return avio_read(s, buf, size);
avio_read        1233 libavformat/aviobuf.c         ret = avio_read(h, buf, FFMIN(max_size, sizeof(buf)));
avio_read         115 libavformat/avs.c     ret = avio_read(s->pb, pkt->data + palette_size + 4, size - 4) + 4;
avio_read         181 libavformat/avs.c                 ret = avio_read(s->pb, palette, size - 4);
avio_read         142 libavformat/bethsoftvid.c         if (avio_read(pb, &vidbuf_start[vidbuf_nbytes], 2) != 2) {
avio_read         165 libavformat/bethsoftvid.c             if (avio_read(pb, &vidbuf_start[vidbuf_nbytes], code) != code) {
avio_read         233 libavformat/bethsoftvid.c             if (avio_read(pb, vid->palette, BVID_PALETTE_SIZE) != BVID_PALETTE_SIZE) {
avio_read          96 libavformat/bintext.c     if (avio_read(pb, buf, sizeof(next_magic)) != sizeof(next_magic))
avio_read         109 libavformat/bintext.c     if (avio_read(pb, buf, size) == size && *buf) { \
avio_read         249 libavformat/bintext.c     if (avio_read(pb, st->codecpar->extradata + 2, st->codecpar->extradata_size - 2) < 0)
avio_read         283 libavformat/bintext.c     if (avio_read(pb, st->codecpar->extradata + 2, 24) < 0)
avio_read         286 libavformat/bintext.c     if (avio_read(pb, st->codecpar->extradata + 2 + 24, 24) < 0)
avio_read         288 libavformat/bintext.c     if (avio_read(pb, st->codecpar->extradata + 2 + 48, 4096) < 0)
avio_read         340 libavformat/bintext.c     if (avio_read(pb, st->codecpar->extradata + 2 + 48, 4096) < 0)
avio_read         342 libavformat/bintext.c     if (avio_read(pb, st->codecpar->extradata + 2, 48) < 0)
avio_read          91 libavformat/bit.c     ret = avio_read(pb, (uint8_t*)buf, (8 * packet_size) * sizeof(uint16_t));
avio_read          90 libavformat/bmv.c         if (avio_read(s->pb, c->packet + 1, c->size) != c->size)
avio_read         268 libavformat/brstm.c             if (avio_read(s->pb, b->table + ch * 32, 32) != 32) {
avio_read         321 libavformat/brstm.c                     avio_read(s->pb, b->adpc, asize);
avio_read         421 libavformat/brstm.c             ret = avio_read(s->pb, dst, size);
avio_read         159 libavformat/c93.c     ret = avio_read(pb, pkt->data + 1, datasize);
avio_read         171 libavformat/c93.c         ret = avio_read(pb, pkt->data + pkt->size, datasize);
avio_read         133 libavformat/cafdec.c         if (avio_read(pb, preamble, ALAC_PREAMBLE) != ALAC_PREAMBLE) {
avio_read         151 libavformat/cafdec.c             if (avio_read(pb, st->codecpar->extradata, ALAC_HEADER) != ALAC_HEADER) {
avio_read         162 libavformat/cafdec.c             if (avio_read(pb, &st->codecpar->extradata[24], ALAC_NEW_KUKI - 12) != ALAC_NEW_KUKI - 12) {
avio_read         121 libavformat/cdxl.c         avio_read(pb, cdxl->header, CDXL_HEADER_SIZE) != CDXL_HEADER_SIZE)
avio_read         208 libavformat/cdxl.c         ret = avio_read(pb, pkt->data + CDXL_HEADER_SIZE, video_size);
avio_read        1698 libavformat/dashdec.c     ret = avio_read(pls->input, buf, buf_size);
avio_read        1789 libavformat/dashenc.c     ret = avio_read(pb, buf, 8);
avio_read         279 libavformat/dhav.c     avio_read(s->pb, signature, sizeof(signature));
avio_read         176 libavformat/dsfdec.c                 ret = avio_read(pb, dst,  packet_size / st->codecpar->channels);
avio_read         201 libavformat/dsicin.c         ret = avio_read(pb, &pkt->data[4], pkt_size);
avio_read          78 libavformat/dss.c     ret = avio_read(s->pb, string, DSS_TIME_SIZE);
avio_read         104 libavformat/dss.c     ret = avio_read(s->pb, value, size);
avio_read         237 libavformat/dss.c         ret = avio_read(s->pb, ctx->dss_sp_buf + offset + buff_offset,
avio_read         246 libavformat/dss.c     ret = avio_read(s->pb, ctx->dss_sp_buf + offset + buff_offset,
avio_read         298 libavformat/dss.c         ret = avio_read(s->pb, pkt->data + offset,
avio_read         308 libavformat/dss.c     ret = avio_read(s->pb, pkt->data + offset, size - offset);
avio_read         348 libavformat/dss.c     avio_read(s->pb, header, DSS_AUDIO_BLOCK_HEADER_SIZE);
avio_read         117 libavformat/dtshddec.c             avio_read(pb, value, chunk_size);
avio_read         473 libavformat/dv.c     ret = avio_read(s->pb, partial_frame, partial_frame_size);
avio_read         522 libavformat/dv.c     if (avio_read(s->pb, c->buf + 4, DV_PROFILE_BYTES - 4) != DV_PROFILE_BYTES - 4 ||
avio_read         566 libavformat/dv.c         ret = avio_read(s->pb, c->buf, size);
avio_read         175 libavformat/dxa.c         if ((ret = avio_read(s->pb, buf, 4)) != 4) {
avio_read         194 libavformat/dxa.c             avio_read(s->pb, pal + 4, 768);
avio_read         197 libavformat/dxa.c             if ((ret = avio_read(s->pb, buf + 4, DXA_EXTRA_SIZE - 4)) != DXA_EXTRA_SIZE - 4) {
avio_read         211 libavformat/dxa.c             ret = avio_read(s->pb, pkt->data + DXA_EXTRA_SIZE + pal_size, size);
avio_read          86 libavformat/fitsdec.c         ret = avio_read(s->pb, buf, FITS_BLOCK_SIZE);
avio_read         192 libavformat/fitsdec.c     ret = avio_read(s->pb, pkt->data + pkt->size, size);
avio_read         155 libavformat/flac_picture.c         if (avio_read(s->pb, data->data + len - trunclen, trunclen) < trunclen)
avio_read          70 libavformat/flacdec.c         if (avio_read(s->pb, header, 4) != 4)
avio_read          85 libavformat/flacdec.c             if (avio_read(s->pb, buffer, metadata_size) != metadata_size) {
avio_read          99 libavformat/flic.c     if (avio_read(pb, header, FLIC_HEADER_SIZE) != FLIC_HEADER_SIZE)
avio_read         133 libavformat/flic.c     if (avio_read(pb, preamble, FLIC_PREAMBLE_SIZE) != FLIC_PREAMBLE_SIZE) {
avio_read         208 libavformat/flic.c         if ((ret = avio_read(pb, preamble, FLIC_PREAMBLE_SIZE)) !=
avio_read         225 libavformat/flic.c             ret = avio_read(pb, pkt->data + FLIC_PREAMBLE_SIZE,
avio_read         240 libavformat/flic.c             ret = avio_read(pb, pkt->data, size);
avio_read         391 libavformat/flvdec.c     avio_read(ioc, buffer, length);
avio_read         820 libavformat/flvdec.c     avio_read(pb, flv->new_extradata[stream], size);
avio_read         631 libavformat/flvenc.c     read_size[read_buf_id] = avio_read(read_pb, read_buf[read_buf_id], metadata_size);  \
avio_read         262 libavformat/format.c         if ((ret = avio_read(pb, buf + buf_offset,
avio_read          95 libavformat/fsb.c                 avio_read(pb, par->extradata + 32 * c, 32);
avio_read         148 libavformat/fsb.c                 avio_read(pb, par->extradata + 32 * c, 32);
avio_read          70 libavformat/g723_1.c     ret = avio_read(s->pb, pkt->data + 1, size - 1);
avio_read         134 libavformat/genh.c                 avio_read(s->pb, st->codecpar->extradata + 32 * ch, 32);
avio_read         238 libavformat/gifdec.c         ret = avio_read(pb, data, sb_size);
avio_read         244 libavformat/gifdec.c             ret = avio_read(pb, data, sb_size);
avio_read         272 libavformat/gifdec.c     if ((ret = avio_read(pb, buf, 6)) == 6) {
avio_read          67 libavformat/hca.c     ret = avio_read(pb, par->extradata + 8, par->extradata_size - 8);
avio_read          76 libavformat/hcom.c     avio_read(s->pb, st->codecpar->extradata + 6, dict_entries * 4);
avio_read        1017 libavformat/hls.c     ret = avio_read(pls->input, buf, buf_size);
avio_read        1248 libavformat/hls.c                 ret = avio_read(pb, pls->key, sizeof(pls->key));
avio_read         763 libavformat/hlsenc.c     ret = avio_read(pb, key, sizeof(key));
avio_read         187 libavformat/icodec.c         if ((ret = avio_read(pb, buf, image->size)) != image->size) {
avio_read         290 libavformat/id3v1.c             ret = avio_read(s->pb, buf, ID3v1_TAG_SIZE);
avio_read         210 libavformat/id3v2.c         avio_read(s, tag, len) < (int)len)
avio_read         374 libavformat/id3v2.c     if (avio_read(pb, lang, 3) < 3)
avio_read         497 libavformat/id3v2.c         if ((len = avio_read(pb, geob_data->data, taglen)) < taglen)
avio_read         610 libavformat/id3v2.c         if (avio_read(pb, mimetype, 3) < 0)
avio_read         649 libavformat/id3v2.c     if (!apic->buf || !taglen || avio_read(pb, apic->buf->data, taglen) != taglen)
avio_read         702 libavformat/id3v2.c         if (avio_read(pb, tag, 4) < 4)
avio_read         759 libavformat/id3v2.c     if (avio_read(pb, priv->data, priv->datasize) != priv->datasize)
avio_read         881 libavformat/id3v2.c             if (avio_read(pb, tag, 4) < 4)
avio_read         909 libavformat/id3v2.c             if (avio_read(pb, tag, 3) < 3)
avio_read         973 libavformat/id3v2.c                 if (avio_read(pb, buffer, tlen) != tlen) {
avio_read        1003 libavformat/id3v2.c                         err = avio_read(pb, buffer, tlen);
avio_read        1079 libavformat/id3v2.c             ret = avio_read(pb, buf, ID3v2_HEADER_SIZE);
avio_read         274 libavformat/idcin.c             ret = avio_read(pb, palette_buffer, 768);
avio_read          78 libavformat/idroqdec.c     if (avio_read(pb, preamble, RoQ_CHUNK_PREAMBLE_SIZE) !=
avio_read         113 libavformat/idroqdec.c         if ((ret = avio_read(pb, preamble, RoQ_CHUNK_PREAMBLE_SIZE)) !=
avio_read         137 libavformat/idroqdec.c                 if (avio_read(pb, preamble, RoQ_CHUNK_PREAMBLE_SIZE) != RoQ_CHUNK_PREAMBLE_SIZE)
avio_read         154 libavformat/idroqdec.c             if (avio_read(pb, preamble, RoQ_CHUNK_PREAMBLE_SIZE) !=
avio_read         224 libavformat/idroqdec.c             ret = avio_read(pb, pkt->data + RoQ_CHUNK_PREAMBLE_SIZE,
avio_read         136 libavformat/iff.c     if (avio_read(s->pb, buf, data_size) != data_size) {
avio_read         532 libavformat/iff.c             if (avio_read(pb, st->codecpar->extradata + IFF_EXTRA_VIDEO_SIZE, data_size) < 0) {
avio_read         572 libavformat/iff.c             if ((fmt_size = avio_read(pb, fmt, sizeof(fmt))) < 0)
avio_read         612 libavformat/iff.c             res = avio_read(pb, iff->tvdc, sizeof(iff->tvdc));
avio_read          71 libavformat/ilbc.c     avio_read(pb, header, 9);
avio_read         108 libavformat/ilbc.c     if ((ret = avio_read(s->pb, pkt->data, par->block_align)) != par->block_align) {
avio_read         335 libavformat/img2dec.c             probe_buffer_size = avio_read(s1->pb, probe_buffer, probe_buffer_size);
avio_read         458 libavformat/img2dec.c             ret = avio_read(f[0], header, PROBE_BUF_MIN);
avio_read         528 libavformat/img2dec.c             ret[i] = avio_read(f[i], pkt->data + pkt->size, size[i]);
avio_read         532 libavformat/img2dec.c                     ret[i] = avio_read(f[i], pkt->data + pkt->size, size[i]);
avio_read         195 libavformat/ipmovie.c         if (avio_read(pb, pkt->data + 8, s->video_chunk_size) !=
avio_read         206 libavformat/ipmovie.c             if (avio_read(pb, pkt->data + 8 + s->video_chunk_size,
avio_read         218 libavformat/ipmovie.c             if (avio_read(pb, pkt->data + 8 + s->video_chunk_size + s->decode_map_chunk_size,
avio_read         300 libavformat/ipmovie.c     if (avio_read(pb, chunk_preamble, CHUNK_PREAMBLE_SIZE) !=
avio_read         348 libavformat/ipmovie.c         if (avio_read(pb, opcode_preamble, CHUNK_PREAMBLE_SIZE) !=
avio_read         387 libavformat/ipmovie.c             if (avio_read(pb, scratch, opcode_size) !=
avio_read         402 libavformat/ipmovie.c             if (avio_read(pb, scratch, opcode_size) !=
avio_read         441 libavformat/ipmovie.c             if (avio_read(pb, scratch, opcode_size) !=
avio_read         512 libavformat/ipmovie.c             if (avio_read(pb, scratch, opcode_size) != opcode_size) {
avio_read         642 libavformat/ipmovie.c     avio_read(pb, signature_buffer, sizeof(signature_buffer));
avio_read         669 libavformat/ipmovie.c     if (avio_read(pb, chunk_preamble, CHUNK_PREAMBLE_SIZE) !=
avio_read         197 libavformat/jvdec.c                 ret = avio_read(pb, pkt->data + JV_PREAMBLE_SIZE, size);
avio_read          58 libavformat/kvag.c     if ((ret = avio_read(s->pb, buf, KVAG_HEADER_SIZE)) < 0)
avio_read          99 libavformat/libgme.c     sz = avio_read(pb, buf, sz);
avio_read         102 libavformat/libgme.c     if (avio_read(pb, &dummy, 1) == 1) {
avio_read         192 libavformat/libmodplug.c     sz = avio_read(pb, modplug->buf, sz);
avio_read          96 libavformat/libopenmpt.c     size = avio_read(s->pb, buf, size);
avio_read          91 libavformat/lxfdec.c     if ((ret = avio_read(s->pb, buf, LXF_IDENT_LENGTH)) != LXF_IDENT_LENGTH)
avio_read         126 libavformat/lxfdec.c     ret = avio_read(pb, header + LXF_IDENT_LENGTH, 8);
avio_read         143 libavformat/lxfdec.c     if ((ret = avio_read(pb, header + (p - header),
avio_read         247 libavformat/lxfdec.c     if ((ret = avio_read(pb, header_data, LXF_HEADER_DATA_SIZE)) != LXF_HEADER_DATA_SIZE)
avio_read         318 libavformat/lxfdec.c     if ((ret2 = avio_read(pb, pkt->data, ret)) != ret) {
avio_read         986 libavformat/matroskadec.c     if ((ret = avio_read(pb, (uint8_t *) res, size)) != size) {
avio_read        1014 libavformat/matroskadec.c     if ((ret = avio_read(pb, bin->data, length)) != length) {
avio_read          73 libavformat/mlvdec.c     avio_read(pb, version, 8);
avio_read          88 libavformat/mlvdec.c     avio_read(pb, value, size);
avio_read         149 libavformat/mm.c         if (avio_read(pb, preamble, MM_PREAMBLE_SIZE) != MM_PREAMBLE_SIZE) {
avio_read         168 libavformat/mm.c             if (avio_read(pb, pkt->data + MM_PREAMBLE_SIZE, length) != length)
avio_read         873 libavformat/mov.c     if (avio_read(pb, buf, ddts_size) < ddts_size) {
avio_read        1017 libavformat/mov.c     avio_read(pb, output, 8); // go to offset 8, absolute position 0x251
avio_read        1018 libavformat/mov.c     avio_read(pb, input, DRM_BLOB_SIZE);
avio_read        1019 libavformat/mov.c     avio_read(pb, output, 4); // go to offset 4, absolute position 0x28d
avio_read        1020 libavformat/mov.c     avio_read(pb, file_checksum, 20);
avio_read        1882 libavformat/mov.c                 avio_read(pb, st->codecpar->extradata + 20, 16);
avio_read        4391 libavformat/mov.c         avio_read(pb, c->meta_keys[i], key_size);
avio_read        5776 libavformat/mov.c     ret = avio_read(pb, uuid, sizeof(uuid));
avio_read        5797 libavformat/mov.c         ret = avio_read(pb, buffer, len);
avio_read        5834 libavformat/mov.c             ret = avio_read(pb, buffer, len);
avio_read        5871 libavformat/mov.c     ret = avio_read(pb, content, FFMIN(sizeof(content), atom.size));
avio_read        5998 libavformat/mov.c         if (avio_read(pb, (*sample)->iv, sc->cenc.per_sample_iv_size) != sc->cenc.per_sample_iv_size) {
avio_read        6170 libavformat/mov.c         if (avio_read(pb, buffer + offset, to_read) != to_read) {
avio_read        6370 libavformat/mov.c     if (avio_read(pb, info->system_id, 16) != 16) {
avio_read        6400 libavformat/mov.c             if (avio_read(pb, info->key_ids[i], 16) != 16) {
avio_read        6539 libavformat/mov.c     if (avio_read(pb, sc->cenc.default_encrypted_sample->key_id, 16) != 16) {
avio_read        6551 libavformat/mov.c         if (avio_read(pb, sc->cenc.default_encrypted_sample->iv, iv_size) != iv_size) {
avio_read        6579 libavformat/mov.c     avio_read(pb, buf, sizeof(buf));
avio_read        6747 libavformat/mov.c     avio_read(pb, st->codecpar->extradata + 9, size - 9);
avio_read        6840 libavformat/movenc.c     read_size[read_buf_id] = avio_read(read_pb, read_buf[read_buf_id], moov_size);  \
avio_read         211 libavformat/mp3dec.c     avio_read(s->pb, version, 9);
avio_read         478 libavformat/mp3dec.c     ret = avio_read(pb, &header_buf[0], 4);
avio_read         169 libavformat/mpc.c     ret = avio_read(s->pb, pkt->data + 4, size);
avio_read         159 libavformat/mpc8.c     ret = avio_read(s->pb, buf, size);
avio_read         152 libavformat/mpeg.c     avio_read(pb, buf + 1, 4);
avio_read         266 libavformat/mpeg.c                 bytesread = avio_read(s->pb, ps2buf, len);
avio_read         551 libavformat/mpeg.c         avio_read(s->pb, buf, 8);
avio_read         987 libavformat/mpeg.c         n = avio_read(pb, pkt->data + (pkt->size - to_read), to_read);
avio_read        1535 libavformat/mpegts.c     avio_read(&d->pb, descr->dec_config_descr, len);
avio_read        3177 libavformat/mpegts.c                 avio_read(s->pb, pcr_buf, 12);
avio_read        3264 libavformat/mpegts.c         if (avio_read(s->pb, buf, TS_PACKET_SIZE) != TS_PACKET_SIZE)
avio_read         246 libavformat/mvdec.c         avio_read(pb, name, 16);
avio_read         407 libavformat/mxfdec.c     avio_read(pb, klv->key + 4, 12);
avio_read         590 libavformat/mxfdec.c     avio_read(pb, klv->key, 16);
avio_read         607 libavformat/mxfdec.c     avio_read(pb, ivec, 16);
avio_read         608 libavformat/mxfdec.c     avio_read(pb, tmpbuf, 16);
avio_read         651 libavformat/mxfdec.c     avio_read(pb, mxf->local_tags, item_num*item_len);
avio_read         717 libavformat/mxfdec.c     if (avio_read(pb, op, sizeof(UID)) != sizeof(UID)) {
avio_read         844 libavformat/mxfdec.c         avio_read(pb, cryptocontext->source_container_ul, 16);
avio_read         857 libavformat/mxfdec.c     avio_read(pb, (uint8_t *)*refs, *count * sizeof(UID));
avio_read         925 libavformat/mxfdec.c         avio_read(pb, source_clip->source_package_ul, 16);
avio_read         926 libavformat/mxfdec.c         avio_read(pb, source_clip->source_package_uid, 16);
avio_read         957 libavformat/mxfdec.c         avio_read(pb, mxf_pulldown->input_segment_ref, 16);
avio_read         971 libavformat/mxfdec.c         avio_read(pb, track->track_number, 4);
avio_read         981 libavformat/mxfdec.c         avio_read(pb, track->sequence_ref, 16);
avio_read         995 libavformat/mxfdec.c         avio_read(pb, sequence->data_definition_ul, 16);
avio_read        1030 libavformat/mxfdec.c         avio_read(pb, package->package_ul, 16);
avio_read        1031 libavformat/mxfdec.c         avio_read(pb, package->package_uid, 16);
avio_read        1034 libavformat/mxfdec.c         avio_read(pb, package->descriptor_ref, 16);
avio_read        1051 libavformat/mxfdec.c             avio_read(pb, essence_data->package_ul, 16);
avio_read        1052 libavformat/mxfdec.c             avio_read(pb, essence_data->package_uid, 16);
avio_read        1164 libavformat/mxfdec.c         avio_read(pb, descriptor->essence_container_ul, 16);
avio_read        1167 libavformat/mxfdec.c         avio_read(pb, descriptor->codec_ul, 16);
avio_read        1173 libavformat/mxfdec.c         avio_read(pb, descriptor->essence_codec_ul, 16);
avio_read        1220 libavformat/mxfdec.c         avio_read(pb, descriptor->essence_codec_ul, 16);
avio_read        1242 libavformat/mxfdec.c             avio_read(pb, descriptor->extradata, size);
avio_read        1263 libavformat/mxfdec.c     avio_read(pb, key, 17);
avio_read        2609 libavformat/mxfdec.c     avio_read(pb, var, 16); \
avio_read        2760 libavformat/mxfdec.c             avio_read(pb, ctx->uid, 16);
avio_read         122 libavformat/mxg.c     ret = avio_read(s->pb, mxg->buffer_ptr + mxg->cache_size,
avio_read         310 libavformat/nsvdec.c         avio_read(pb, strings, strings_size);
avio_read          46 libavformat/nutdec.c         avio_read(bc, string, FFMIN(len, maxlen));
avio_read         327 libavformat/nutdec.c             avio_read(bc, hdr, nut->header_len[i]);
avio_read         925 libavformat/nutdec.c             avio_read(bc, dst, value_len);
avio_read        1120 libavformat/nutdec.c     ret = avio_read(bc, pkt->data + nut->header_len[header_idx], size);
avio_read         161 libavformat/nuv.c     avio_read(pb, id_string, 12);
avio_read         257 libavformat/nuv.c         ret = avio_read(pb, hdr, HDRSIZE);
avio_read         285 libavformat/nuv.c             ret = avio_read(pb, pkt->data + copyhdrsize, size);
avio_read         356 libavformat/nuv.c         if (avio_read(pb, hdr, HDRSIZE) < HDRSIZE)
avio_read         332 libavformat/oggdec.c     ret = avio_read(bc, sync, 4);
avio_read         384 libavformat/oggdec.c     ret = avio_read(bc, segments, nsegs);
avio_read         404 libavformat/oggdec.c     ret = avio_read(bc, readout_buf, size);
avio_read         411 libavformat/omadec.c     ret = avio_read(s->pb, buf, EA3_HEADER_SIZE);
avio_read         601 libavformat/omadec.c     if ((err = avio_read(s->pb, oc->iv, 8)) < 8) {
avio_read         228 libavformat/paf.c             avio_read(pb, p->audio_frame + offset, p->buffer_size);
avio_read         237 libavformat/paf.c             avio_read(pb, p->video_frame + offset, p->buffer_size);
avio_read         116 libavformat/pp_bnk.c     if ((ret = avio_read(s->pb, buf, PP_BNK_FILE_HEADER_SIZE)) < 0)
avio_read         144 libavformat/pp_bnk.c         ret = avio_read(s->pb, buf, PP_BNK_TRACK_SIZE);
avio_read         138 libavformat/psxstr.c     if (avio_read(pb, sector, RIFF_HEADER_SIZE) != RIFF_HEADER_SIZE)
avio_read         169 libavformat/psxstr.c         if (avio_read(pb, sector, RAW_CD_SECTOR_SIZE) != RAW_CD_SECTOR_SIZE)
avio_read         150 libavformat/pva.c             ret = avio_read(pb, pes_header_data, pes_header_data_length);
avio_read         107 libavformat/qcp.c     avio_read(pb, buf, 16);
avio_read         100 libavformat/r3d.c     avio_read(s->pb, filename, 257);
avio_read          36 libavformat/riffdec.c     ret = avio_read(s, *g, sizeof(*g));
avio_read         288 libavformat/riffdec.c         if (avio_read(pb, value, chunk_size) != chunk_size) {
avio_read         185 libavformat/rmdec.c             avio_read(pb, buf, 4);
avio_read         789 libavformat/rmdec.c         if ((ret = avio_read(pb, pkt->data + 9, len)) != len) {
avio_read         830 libavformat/rmdec.c     if (avio_read(pb, vst->pkt.data + vst->videobufpos, len) != len)
avio_read         867 libavformat/rmdec.c     int ret = avio_read(pb, dst, n);
avio_read         142 libavformat/rsd.c             avio_read(s->pb, st->codecpar->extradata + 32 * i, 32);
avio_read        2356 libavformat/rtsp.c     size = avio_read(s->pb, content, SDP_MAX_SIZE - 1);
avio_read         176 libavformat/s337m.c     if (avio_read(pb, pkt->data, pkt->size) < pkt->size) {
avio_read          40 libavformat/sauce.c     if (avio_read(pb, buf, 7) != 7)
avio_read          46 libavformat/sauce.c     if (avio_read(pb, buf, size) == size && buf[0]) { \
avio_read          87 libavformat/sauce.c         if (avio_read(pb, buf, 5) == 5 && !memcmp(buf, "COMNT", 5)) {
avio_read          94 libavformat/sauce.c                 if (avio_read(pb, str + 65*i, 64) != 64)
avio_read         872 libavformat/sbgdec.c         r = avio_read(io, buf, bufsize - size - 1);
avio_read          96 libavformat/sdr2.c         ret = avio_read(s->pb, pkt->data + 24, next - 52);
avio_read         141 libavformat/sdsdec.c     ret = avio_read(pb, s->data, 120);
avio_read         101 libavformat/segafilm.c     if (avio_read(pb, scratch, 16) != 16)
avio_read         109 libavformat/segafilm.c         if (avio_read(pb, scratch, 20) != 20)
avio_read         118 libavformat/segafilm.c         if (avio_read(pb, scratch, 32) != 32)
avio_read         195 libavformat/segafilm.c     if (avio_read(pb, scratch, 16) != 16)
avio_read         218 libavformat/segafilm.c         if (avio_read(pb, scratch, 16) != 16) {
avio_read         245 libavformat/segafilmenc.c     read_size[read_buf_id] = avio_read(read_pb, read_buf[read_buf_id], shift_size);  \
avio_read         104 libavformat/sierravmd.c     if (avio_read(pb, vmd->vmd_header, VMD_HEADER_SIZE) != VMD_HEADER_SIZE)
avio_read         197 libavformat/sierravmd.c     if (avio_read(pb, raw_frame_table, raw_frame_table_size) !=
avio_read         213 libavformat/sierravmd.c             if ((ret = avio_read(pb, chunk, BYTES_PER_FRAME_RECORD)) != BYTES_PER_FRAME_RECORD) {
avio_read         292 libavformat/sierravmd.c         ret = avio_read(pb, pkt->data, frame->frame_size);
avio_read         294 libavformat/sierravmd.c         ret = avio_read(pb, pkt->data + BYTES_PER_FRAME_RECORD,
avio_read         206 libavformat/siff.c                 avio_read(s->pb, c->gmc, c->gmcsize);
avio_read         222 libavformat/siff.c             if (avio_read(s->pb, pkt->data + 2 + c->gmcsize, size) != size) {
avio_read         225 libavformat/smacker.c     ret = avio_read(pb, par->extradata + 16, par->extradata_size - 16);
avio_read         324 libavformat/smacker.c                 ret = avio_read(s->pb, smk->bufs[smk->curstream], size);
avio_read         339 libavformat/smacker.c         ret = avio_read(s->pb, pkt->data + 769, frame_size);
avio_read          74 libavformat/smjpegdec.c             if (avio_read(pb, comment, hlength) != hlength) {
avio_read         439 libavformat/smoothstreamingenc.c             avio_read(in, uuid, 16);
avio_read         496 libavformat/smoothstreamingenc.c         n = avio_read(in, buf, n);
avio_read         102 libavformat/soxdec.c         if (avio_read(pb, comment, comment_size) != comment_size) {
avio_read         199 libavformat/spdifdec.c     if (avio_read(pb, pkt->data, pkt->size) < pkt->size) {
avio_read         111 libavformat/swfdec.c         int n = avio_read(s->pb, swf->zbuf_in, ZBUF_SIZE);
avio_read         365 libavformat/swfdec.c             len = avio_read(pb, zbuf, len);
avio_read         490 libavformat/swfdec.c             if (avio_read(pb, pkt->data, 4) != 4) {
avio_read         499 libavformat/swfdec.c                 res = avio_read(pb, pkt->data, pkt->size);
avio_read         501 libavformat/swfdec.c                 res = avio_read(pb, pkt->data + 4, pkt->size - 4);
avio_read          98 libavformat/takdec.c             if (avio_read(pb, buffer, size - 3) != size - 3) {
avio_read         118 libavformat/takdec.c             avio_read(pb, md5, 16);
avio_read          73 libavformat/tedcaptionsdec.c     int ret = avio_read(pb, &b, 1);
avio_read         102 libavformat/thp.c     avio_read(pb, thp->components, 16);
avio_read         119 libavformat/tiertexseq.c     if (avio_read(pb, seq_buffer->data + seq_buffer->fill_size, data_size) != data_size)
avio_read         285 libavformat/tiertexseq.c                 if (avio_read(pb, &pkt->data[1], seq->current_pal_data_size) != seq->current_pal_data_size)
avio_read         105 libavformat/tls_securetransport.c     if ((ret = avio_read(s, buf, ret)) < 0)
avio_read         116 libavformat/tta.c     avio_read(s->pb, st->codecpar->extradata, st->codecpar->extradata_size);
avio_read          90 libavformat/tty.c     if (avio_read(pb, buf, size) == size) { \
avio_read         298 libavformat/ty.c         avio_read(pb, ty->chunk, CHUNK_SIZE);
avio_read         407 libavformat/ty.c     read_size = avio_read(pb, ty->chunk, CHUNK_SIZE);
avio_read         288 libavformat/utils.c         ret = avio_read(s, pkt->data + prev_size, read_size);
avio_read        3344 libavformat/utils.c     ret = avio_read(pb, par->extradata, size);
avio_read         219 libavformat/vapoursynth.c     sz = avio_read(pb, buf, sz);
avio_read         228 libavformat/vapoursynth.c     if (avio_read(pb, &dummy, 1) == 1) {
avio_read         203 libavformat/vividas.c     if (avio_read(src, tmp, 4) != 4)
avio_read         221 libavformat/vividas.c     if (avio_read(src, buf + 4, n) == n) {
avio_read         239 libavformat/vividas.c     if (avio_read(src, ibuf, 8) < 8)
avio_read         269 libavformat/vividas.c     if (avio_read(src, buf+8, n) < n) {
avio_read         410 libavformat/vividas.c                 int ret = avio_read(pb, &p[offset], data_len[j]);
avio_read         558 libavformat/vividas.c     avio_read(pb, keybuffer, 187);
avio_read         578 libavformat/vividas.c             avio_read(pb, keybuffer, 187);
avio_read         147 libavformat/vivo.c             avio_read(s->pb, vivo->text, vivo->length);
avio_read          96 libavformat/vpk.c             ret = avio_read(s->pb, pkt->data + i * size, size);
avio_read          64 libavformat/vqf.c     avio_read(s->pb, buf, len);
avio_read         135 libavformat/vqf.c             avio_read(s->pb, comm_chunk, 12);
avio_read         249 libavformat/vqf.c     ret = avio_read(s->pb, pkt->data+2, size);
avio_read          77 libavformat/wavdec.c                 len = ret = avio_read(s->pb, buf, len);
avio_read         236 libavformat/wavdec.c     if ((ret = avio_read(s->pb, temp, length)) != length)
avio_read         306 libavformat/wavdec.c         if ((ret = avio_read(s->pb, coding_history, size)) != size) {
avio_read         614 libavformat/wavdec.c         avio_read(pb, guid, 16);
avio_read         800 libavformat/wavdec.c     avio_read(pb, guid, 16);
avio_read         808 libavformat/wavdec.c     avio_read(pb, guid, 16);
avio_read         821 libavformat/wavdec.c         if (avio_read(pb, guid, 16) != 16)
avio_read         865 libavformat/wavdec.c                 avio_read(pb, chunk_key, 4);
avio_read         133 libavformat/wc3movie.c             if ((ret = avio_read(pb, buffer, size)) != size) {
avio_read         246 libavformat/wc3movie.c             if ((unsigned)size > sizeof(text) || (ret = avio_read(pb, text, size)) != size)
avio_read          90 libavformat/westwood_aud.c     if (avio_read(pb, header, AUD_HEADER_SIZE) != AUD_HEADER_SIZE)
avio_read         138 libavformat/westwood_aud.c     if (avio_read(pb, preamble, AUD_CHUNK_PREAMBLE_SIZE) !=
avio_read         156 libavformat/westwood_aud.c         if ((ret = avio_read(pb, &pkt->data[4], chunk_size)) != chunk_size)
avio_read         129 libavformat/westwood_vqa.c         if (avio_read(pb, scratch, VQA_PREAMBLE_SIZE) != VQA_PREAMBLE_SIZE)
avio_read         169 libavformat/westwood_vqa.c     while (avio_read(pb, preamble, VQA_PREAMBLE_SIZE) == VQA_PREAMBLE_SIZE) {
avio_read          81 libavformat/wsddec.c     if (avio_read(s->pb, buf, size) != size) {
avio_read          86 libavformat/wtvdec.c         n = avio_read(pb, buf, read_request);
avio_read         514 libavformat/wtvdec.c         avio_read(pb, guid, 16);
avio_read         854 libavformat/wtvdec.c                 avio_read(pb, buf, buf_size);
avio_read         885 libavformat/wtvdec.c                 avio_read(pb, language, 3);
avio_read         983 libavformat/wtvdec.c     root_size = avio_read(s->pb, root, root_size);
avio_read          91 libavformat/wvdec.c     ret = avio_read(pb, wc->block_header, WV_HEADER_SIZE);
avio_read         297 libavformat/wvdec.c     ret = avio_read(s->pb, pkt->data + WV_HEADER_SIZE, wc->header.blocksize);
avio_read         312 libavformat/wvdec.c         ret = avio_read(s->pb, pkt->data + off + WV_HEADER_SIZE, wc->header.blocksize);
avio_read         280 libavformat/xmv.c     if (avio_read(pb, data, 8) != 8)
avio_read         332 libavformat/xmv.c         if (avio_read(pb, data, 4) != 4)
avio_read         141 libavformat/yop.c     ret = avio_read(pb, yop->video_packet.data, yop->palette_size);
avio_read         158 libavformat/yop.c     ret = avio_read(pb, yop->video_packet.data + yop->palette_size,
avio_read         115 tools/aviocat.c         n = avio_read(input, buf, sizeof(buf));
avio_read         122 tools/ismindex.c         if ((got = avio_read(in, buf, len)) != len) {