PutByteContext    218 libavcodec/audiotoolboxdec.c static void put_descr(PutByteContext *pb, int tag, unsigned int size)
PutByteContext    232 libavcodec/audiotoolboxdec.c         PutByteContext pb;
PutByteContext     54 libavcodec/bytestream.h static av_always_inline void bytestream2_put_ ## name ## u(PutByteContext *p,  \
PutByteContext     59 libavcodec/bytestream.h static av_always_inline void bytestream2_put_ ## name(PutByteContext *p,       \
PutByteContext    143 libavcodec/bytestream.h static av_always_inline void bytestream2_init_writer(PutByteContext *p,
PutByteContext    159 libavcodec/bytestream.h static av_always_inline int bytestream2_get_bytes_left_p(PutByteContext *p)
PutByteContext    176 libavcodec/bytestream.h static av_always_inline void bytestream2_skip_p(PutByteContext *p,
PutByteContext    193 libavcodec/bytestream.h static av_always_inline int bytestream2_tell_p(PutByteContext *p)
PutByteContext    203 libavcodec/bytestream.h static av_always_inline int bytestream2_size_p(PutByteContext *p)
PutByteContext    232 libavcodec/bytestream.h static av_always_inline int bytestream2_seek_p(PutByteContext *p,
PutByteContext    282 libavcodec/bytestream.h static av_always_inline unsigned int bytestream2_put_buffer(PutByteContext *p,
PutByteContext    297 libavcodec/bytestream.h static av_always_inline unsigned int bytestream2_put_bufferu(PutByteContext *p,
PutByteContext    306 libavcodec/bytestream.h static av_always_inline void bytestream2_set_buffer(PutByteContext *p,
PutByteContext    320 libavcodec/bytestream.h static av_always_inline void bytestream2_set_bufferu(PutByteContext *p,
PutByteContext    328 libavcodec/bytestream.h static av_always_inline unsigned int bytestream2_get_eof(PutByteContext *p)
PutByteContext    333 libavcodec/bytestream.h static av_always_inline unsigned int bytestream2_copy_bufferu(PutByteContext *p,
PutByteContext    343 libavcodec/bytestream.h static av_always_inline unsigned int bytestream2_copy_buffer(PutByteContext *p,
PutByteContext   1663 libavcodec/exr.c     PutByteContext offset_table_writer;
PutByteContext     90 libavcodec/extract_extradata_bsf.c         PutByteContext pb_filtered_data, pb_extradata;
PutByteContext    185 libavcodec/extract_extradata_bsf.c         PutByteContext pb_filtered_data, pb_extradata;
PutByteContext     42 libavcodec/fmvc.c     PutByteContext  pb;
PutByteContext     54 libavcodec/fmvc.c static int decode_type2(GetByteContext *gb, PutByteContext *pb)
PutByteContext    289 libavcodec/fmvc.c static int decode_type1(GetByteContext *gb, PutByteContext *pb)
PutByteContext    401 libavcodec/fmvc.c     PutByteContext *pb = &s->pb;
PutByteContext     33 libavcodec/gdv.c     PutByteContext pb;
PutByteContext    213 libavcodec/gdv.c static void lz_copy(PutByteContext *pb, GetByteContext *g2, int offset, unsigned len)
PutByteContext    247 libavcodec/gdv.c     PutByteContext *pb = &gdv->pb;
PutByteContext    289 libavcodec/gdv.c     PutByteContext *pb = &gdv->pb;
PutByteContext    336 libavcodec/gdv.c     PutByteContext *pb = &gdv->pb;
PutByteContext    462 libavcodec/gdv.c     PutByteContext *pb = &gdv->pb;
PutByteContext    425 libavcodec/h264_parse.c         PutByteContext pbc;
PutByteContext     75 libavcodec/hapenc.c static void hap_write_section_header(PutByteContext *pbc,
PutByteContext    164 libavcodec/hapenc.c     PutByteContext pbc;
PutByteContext    815 libavcodec/iff.c     PutByteContext pb;
PutByteContext    869 libavcodec/iff.c     PutByteContext pb;
PutByteContext   1047 libavcodec/iff.c     PutByteContext pb;
PutByteContext   1115 libavcodec/iff.c     PutByteContext pb;
PutByteContext   1201 libavcodec/iff.c     PutByteContext pb;
PutByteContext   1262 libavcodec/iff.c     PutByteContext pb;
PutByteContext   1344 libavcodec/iff.c     PutByteContext pb;
PutByteContext   1403 libavcodec/iff.c     PutByteContext pb;
PutByteContext   1454 libavcodec/iff.c     PutByteContext pb;
PutByteContext    150 libavcodec/magicyuvenc.c     PutByteContext pb;
PutByteContext    427 libavcodec/magicyuvenc.c     PutByteContext pb;
PutByteContext     44 libavcodec/mscc.c static int rle_uncompress(AVCodecContext *avctx, GetByteContext *gb, PutByteContext *pb)
PutByteContext    139 libavcodec/mscc.c     PutByteContext pb;
PutByteContext     40 libavcodec/mwsc.c static int rle_uncompress(GetByteContext *gb, PutByteContext *pb, GetByteContext *gbp,
PutByteContext     98 libavcodec/mwsc.c     PutByteContext pb;
PutByteContext     60 libavcodec/notchlc.c     PutByteContext pb;
PutByteContext     78 libavcodec/notchlc.c                           PutByteContext *pb)
PutByteContext    401 libavcodec/notchlc.c     PutByteContext *pb = &s->pb;
PutByteContext    119 libavcodec/pcm-dvdenc.c     PutByteContext pb;
PutByteContext     37 libavcodec/prosumer.c     PutByteContext pb;
PutByteContext     48 libavcodec/prosumer.c static int decompress(GetByteContext *gb, int size, PutByteContext *pb, const uint32_t *lut)
PutByteContext     56 libavcodec/qsvenc_hevc.c     PutByteContext pbc;
PutByteContext     51 libavcodec/sgienc.c static int sgi_rle_encode(PutByteContext *pbc, const uint8_t *src,
PutByteContext     55 libavcodec/sgienc.c     void (*bytestream2_put)(PutByteContext *, unsigned int);
PutByteContext     97 libavcodec/sgienc.c     PutByteContext pbc;
PutByteContext    201 libavcodec/sgienc.c         PutByteContext taboff_pcb, tablen_pcb;
PutByteContext     32 libavcodec/sunrastenc.c     PutByteContext p;
PutByteContext     65 libavcodec/sunrastenc.c         PutByteContext pb_r, pb_g;
PutByteContext    559 libavcodec/tiff.c     PutByteContext pb;
PutByteContext    393 libavcodec/utvideoenc.c                         int width, int height, PutByteContext *pb)
PutByteContext    536 libavcodec/utvideoenc.c     PutByteContext pb;
PutByteContext    266 libavcodec/vaapi_encode_mjpeg.c         PutByteContext pbc;
PutByteContext    496 libavcodec/videotoolbox.c static void videotoolbox_write_mp4_descr_length(PutByteContext *pb, int length)
PutByteContext    514 libavcodec/videotoolbox.c     PutByteContext pb;
PutByteContext   2457 libavcodec/wavpackenc.c static void put_metadata_block(PutByteContext *pb, int flags, int size)
PutByteContext   2474 libavcodec/wavpackenc.c     PutByteContext pb;
PutByteContext   1834 libavformat/rtmpproto.c     PutByteContext pbc;
PutByteContext   2208 libavformat/rtmpproto.c     PutByteContext pbc;
PutByteContext     69 libavformat/rtpdec_jpeg.c static int jpeg_create_huffman_table(PutByteContext *p, int table_class,
PutByteContext     88 libavformat/rtpdec_jpeg.c static void jpeg_put_marker(PutByteContext *pbc, int code)
PutByteContext     98 libavformat/rtpdec_jpeg.c     PutByteContext pbc;