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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dput_bits.h213 static inline void skip_put_bytes(PutBitContext *s, int n) function
H A Dbitstream.c74 skip_put_bytes(pb, 2*words-i);
H A Dmjpegenc.c317 skip_put_bytes(&s->pb, ff_count);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dput_bits.h211 static inline void skip_put_bytes(PutBitContext *s, int n) function
H A Dbitstream.c80 skip_put_bytes(pb, 2 * words - i);
H A Dmjpegenc_common.c326 skip_put_bytes(pb, ff_count);

Completed in 201 milliseconds