Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/lzo/
H A Dlzo1x_compress.c304 int lzogeneric1x_1_compress(const unsigned char *in, size_t in_len, in lzogeneric1x_1_compress() function
385 return lzogeneric1x_1_compress(in, in_len, out, out_len, wrkmem, 0); in lzo1x_1_compress()
392 return lzogeneric1x_1_compress(in, in_len, out, out_len, in lzorle1x_1_compress()