Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/lib/
H A Ddecompress_common.h181 static forceinline void *bitstream_read_bytes(struct input_bitstream *is, in bitstream_read_bytes() function
H A Dlzx_decompress.c639 out_next = bitstream_read_bytes(&is, out_next, in lzx_decompress()