Home
last modified time | relevance | path

Searched refs:bitstream_align (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ntfs3/lib/
H A Ddecompress_common.h192 static forceinline void bitstream_align(struct input_bitstream *is) in bitstream_align() function
H A Dlzx_decompress.c448 bitstream_align(is); in lzx_read_block_header()