Home
last modified time | relevance | path

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

/linux-6.1.9/lib/842/
D842_decompress.c19 #define I8_FIFO_SIZE (8 * (1 << I8_BITS)) macro
220 return __do_index(p, 8, I8_BITS, I8_FIFO_SIZE); in do_index()