Searched refs:bitstream_cursor_advance (Results 1 – 1 of 1) sorted by relevance
219 static inline void bitstream_cursor_advance(struct bitstream_cursor *cur, unsigned int bits) in bitstream_cursor_advance() function280 bitstream_cursor_advance(&bs->cur, bits); in bitstream_put_bits()326 bitstream_cursor_advance(&bs->cur, bits); in bitstream_get_bits()