Searched refs:unlzo (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | decompress.c | 36 # define unlzo NULL macro 57 { {0x89, 0x4c}, "lzo", unlzo },
|
| H A D | decompress_unlzo.c | 98 STATIC int INIT unlzo(u8 *input, long in_len, in unlzo() function 285 return unlzo(buf, len, fill, flush, out_buf, pos, error); in __decompress()
|
| /OK3568_Linux_fs/kernel/include/linux/decompress/ |
| H A D | unlzo.h | 5 int unlzo(unsigned char *inbuf, long len,
|