Searched refs:PutByteContext (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dbytestream.h38 } PutByteContext; typedef in typeref:struct:__anon1887
52 static av_always_inline void bytestream2_put_ ## name ## u(PutByteContext *p, \
57 static av_always_inline void bytestream2_put_ ## name(PutByteContext *p, \
147 static av_always_inline void bytestream2_init_writer(PutByteContext *p,
162 static av_always_inline unsigned int bytestream2_get_bytes_left_p(PutByteContext *p)
179 static av_always_inline void bytestream2_skip_p(PutByteContext *p,
196 static av_always_inline int bytestream2_tell_p(PutByteContext *p)
225 static av_always_inline int bytestream2_seek_p(PutByteContext *p,
275 static av_always_inline unsigned int bytestream2_put_buffer(PutByteContext *p,
290 static av_always_inline unsigned int bytestream2_put_bufferu(PutByteContext *
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dbytestream.h37 typedef struct PutByteContext { struct
40 } PutByteContext; typedef in typeref:struct:PutByteContext
54 static av_always_inline void bytestream2_put_ ## name ## u(PutByteContext *p, \
59 static av_always_inline void bytestream2_put_ ## name(PutByteContext *p, \
141 static av_always_inline void bytestream2_init_writer(PutByteContext *p,
157 static av_always_inline unsigned int bytestream2_get_bytes_left_p(PutByteContext *p)
174 static av_always_inline void bytestream2_skip_p(PutByteContext *p,
191 static av_always_inline int bytestream2_tell_p(PutByteContext *p)
201 static av_always_inline int bytestream2_size_p(PutByteContext *p)
230 static av_always_inline int bytestream2_seek_p(PutByteContext *
[all...]
H A Dv210enc.c58 PutByteContext p;
H A Dsunrastenc.c28 PutByteContext p;
61 PutByteContext pb_r, pb_g;
H A Dutvideoenc.c393 int width, int height, PutByteContext *pb)
536 PutByteContext pb;
H A Dtiff.c418 PutByteContext pb;
H A Dwavpackenc.c2471 static void put_metadata_block(PutByteContext *pb, int flags, int size)
2488 PutByteContext pb;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtpdec_jpeg.c83 static int jpeg_create_huffman_table(PutByteContext *p, int table_class,
102 static void jpeg_put_marker(PutByteContext *pbc, int code)
111 PutByteContext pbc;
H A Drtmpproto.c1790 PutByteContext pbc;
2113 PutByteContext pbc;

Completed in 83 milliseconds