Home
last modified time | relevance | path

Searched defs:ff_copy_bits (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dput_bits.h150 #define ff_copy_bits ff_copy_bits_unsupported_here macro
Dbitstream.c69 void ff_copy_bits(PutBitContext *pb, const uint8_t *src, int length) in ff_copy_bits() function