Searched defs:lzo_algorithm (Results 1 – 1 of 1) sorted by relevance
61 struct lzo_algorithm { struct62 char *name;63 int size;64 int (*compress) (const lzo_bytep, lzo_uint, lzo_bytep, lzo_uintp,