Searched refs:unlz4 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | decompress.c | 39 # define unlz4 NULL macro 58 { {0x02, 0x21}, "lz4", unlz4 },
|
| H A D | decompress_unlz4.c | 31 STATIC inline int INIT unlz4(u8 *input, long in_len, in unlz4() function 215 return unlz4(buf, in_len - 4, fill, flush, output, posp, error); in __decompress()
|
| /OK3568_Linux_fs/kernel/include/linux/decompress/ |
| H A D | unlz4.h | 5 int unlz4(unsigned char *inbuf, long len,
|
| /OK3568_Linux_fs/buildroot/package/lz4/ |
| H A D | Config.in | 17 lz4, lz4c, unlz4 and lz4cat binaries
|