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 141 libavcodec/bytestream.h static av_always_inline void bytestream2_init_writer(PutByteContext *p, PutByteContext 157 libavcodec/bytestream.h static av_always_inline unsigned int bytestream2_get_bytes_left_p(PutByteContext *p) PutByteContext 174 libavcodec/bytestream.h static av_always_inline void bytestream2_skip_p(PutByteContext *p, PutByteContext 191 libavcodec/bytestream.h static av_always_inline int bytestream2_tell_p(PutByteContext *p) PutByteContext 201 libavcodec/bytestream.h static av_always_inline int bytestream2_size_p(PutByteContext *p) PutByteContext 230 libavcodec/bytestream.h static av_always_inline int bytestream2_seek_p(PutByteContext *p, PutByteContext 280 libavcodec/bytestream.h static av_always_inline unsigned int bytestream2_put_buffer(PutByteContext *p, PutByteContext 295 libavcodec/bytestream.h static av_always_inline unsigned int bytestream2_put_bufferu(PutByteContext *p, PutByteContext 304 libavcodec/bytestream.h static av_always_inline void bytestream2_set_buffer(PutByteContext *p, PutByteContext 318 libavcodec/bytestream.h static av_always_inline void bytestream2_set_bufferu(PutByteContext *p, PutByteContext 326 libavcodec/bytestream.h static av_always_inline unsigned int bytestream2_get_eof(PutByteContext *p) PutByteContext 331 libavcodec/bytestream.h static av_always_inline unsigned int bytestream2_copy_bufferu(PutByteContext *p, PutByteContext 341 libavcodec/bytestream.h static av_always_inline unsigned int bytestream2_copy_buffer(PutByteContext *p, PutByteContext 28 libavcodec/sunrastenc.c PutByteContext p; PutByteContext 61 libavcodec/sunrastenc.c PutByteContext pb_r, pb_g; PutByteContext 489 libavcodec/tiff.c PutByteContext pb; PutByteContext 393 libavcodec/utvideoenc.c int width, int height, PutByteContext *pb) PutByteContext 537 libavcodec/utvideoenc.c PutByteContext pb; PutByteContext 2471 libavcodec/wavpackenc.c static void put_metadata_block(PutByteContext *pb, int flags, int size) PutByteContext 2488 libavcodec/wavpackenc.c PutByteContext pb; PutByteContext 1845 libavformat/rtmpproto.c PutByteContext pbc; PutByteContext 2215 libavformat/rtmpproto.c PutByteContext pbc; PutByteContext 68 libavformat/rtpdec_jpeg.c static int jpeg_create_huffman_table(PutByteContext *p, int table_class, PutByteContext 87 libavformat/rtpdec_jpeg.c static void jpeg_put_marker(PutByteContext *pbc, int code) PutByteContext 97 libavformat/rtpdec_jpeg.c PutByteContext pbc;