Searched defs:comp_ctx_st (Results 1 – 1 of 1) sorted by relevance
23 struct comp_ctx_st { struct24 struct comp_method_st *meth;25 unsigned long compress_in;26 unsigned long compress_out;27 unsigned long expand_in;28 unsigned long expand_out;29 void* data;