Searched defs:ff_copy_bits (Results 1 – 2 of 2) sorted by relevance
150 #define ff_copy_bits ff_copy_bits_unsupported_here macro
69 void ff_copy_bits(PutBitContext *pb, const uint8_t *src, int length) in ff_copy_bits() function