Home
last modified time | relevance | path

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

/linux/lib/842/
H A D842_decompress.c18 #define I4_FIFO_SIZE (4 * (1 << I4_BITS)) macro
218 return __do_index(p, 4, I4_BITS, I4_FIFO_SIZE); in do_index()