Searched refs:bitstream_cursor (Results 1 – 1 of 1) sorted by relevance
203 struct bitstream_cursor { struct211 static inline void bitstream_cursor_reset(struct bitstream_cursor *cur, void *s) in bitstream_cursor_reset() argument219 static inline void bitstream_cursor_advance(struct bitstream_cursor *cur, unsigned int bits) in bitstream_cursor_advance()228 struct bitstream_cursor cur;