Searched refs:lzo_uintp (Results 1 – 3 of 3) sorted by relevance
/external/squashfs-tools/squashfs-tools/ |
D | lzo_wrapper.h | 64 int (*compress) (const lzo_bytep, lzo_uint, lzo_bytep, lzo_uintp, 75 int lzo1x_999_wrapper(const lzo_bytep, lzo_uint, lzo_bytep, lzo_uintp,
|
D | lzo_wrapper.c | 419 lzo_uintp compsize, lzo_voidp workspace) in lzo1x_999_wrapper()
|
/external/u-boot/fs/jffs2/ |
D | compr_lzo.c | 120 #define lzo_uintp lzo_uint * macro 151 lzo_byte * out, lzo_uintp out_len, lzo_voidp wrkmem) in lzo1x_decompress()
|