Lines Matching refs:bytestream2_skip
133 bytestream2_skip(gb, 8); in decode_fint()
136 bytestream2_skip(gb, 30); in decode_fint()
138 bytestream2_skip(gb, 24); in decode_fint()
218 bytestream2_skip(gb, 8); in decode_move()
220 bytestream2_skip(gb, 8); in decode_move()
260 bytestream2_skip(&mc, 2); in decode_move()
317 bytestream2_skip(gb, size - (bytestream2_tell(gb) - pos)); in decode_move()
343 bytestream2_skip(gb, 12); in decode_dlta()
357 bytestream2_skip(gb, 4); in decode_dlta()
468 bytestream2_skip(gb, size - (bytestream2_tell(gb) - pos)); in decode_dlta()
531 bytestream2_skip(gb, size - (bytestream2_tell(gb) - pos)); in decode_kfrm()
545 bytestream2_skip(gb, 8); in decode_mous()
548 bytestream2_skip(gb, 12); in decode_mous()
568 bytestream2_skip(gb, size - (bytestream2_tell(gb) - pos)); in decode_mous()
584 bytestream2_skip(gb, 8); in decode_mpos()
588 bytestream2_skip(gb, size - (bytestream2_tell(gb) - pos)); in decode_mpos()
724 bytestream2_skip(gb, size); in decode_frame()