Home
last modified time | relevance | path

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

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