Searched refs:bytestream2_put_buffer (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtpdec_jpeg.c127 bytestream2_put_buffer(&pbc, "JFIF", 5);
145 bytestream2_put_buffer(&pbc, qtable + 64 * i, 64);
H A Drtmpproto.c2137 bytestream2_put_buffer(&pbc, data, size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsunrastenc.c127 bytestream2_put_buffer(&s->p, ptr, len);
H A Dbytestream.h280 static av_always_inline unsigned int bytestream2_put_buffer(PutByteContext *p, function
H A Dutvideoenc.c517 bytestream2_put_buffer(pb, c->slice_bits, slice_len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dbytestream.h275 static av_always_inline unsigned int bytestream2_put_buffer(PutByteContext *p, function

Completed in 129 milliseconds