Searched defs:wrkmem (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/lzo/ |
| H A D | lzo1x_compress.c | 24 size_t ti, void *wrkmem, signed char *state_offset, in lzo1x_1_do_compress() 306 void *wrkmem, const unsigned char bitstream_version) in lzogeneric1x_1_compress() 383 void *wrkmem) in lzo1x_1_compress() 390 void *wrkmem) in lzorle1x_1_compress()
|
| /OK3568_Linux_fs/kernel/lib/lz4/ |
| H A D | lz4_compress.c | 504 int maxOutputSize, int acceleration, void *wrkmem) in LZ4_compress_fast() 512 int maxOutputSize, void *wrkmem) in LZ4_compress_default() 760 void *wrkmem) in LZ4_compress_destSize()
|
| H A D | lz4hc_compress.c | 609 int maxDstSize, int compressionLevel, void *wrkmem) in LZ4_compress_HC()
|
| /OK3568_Linux_fs/u-boot/fs/jffs2/ |
| H A D | compr_lzo.c | 151 lzo_byte * out, lzo_uintp out_len, lzo_voidp wrkmem) in lzo1x_decompress()
|