Searched refs:options_post (Results 1 – 4 of 4) sorted by relevance
33 int (*options_post)(int); member85 if(comp->options_post == NULL) in compressor_options_post()87 return comp->options_post(block_size); in compressor_options_post()
431 .options_post = lzo_options_post,
492 .options_post = gzip_options_post,
532 .options_post = xz_options_post,