Searched refs:dump_image_from_fp (Results 1 – 1 of 1) sorted by relevance
158 static int dump_image_from_fp(FILE *out_fp, FILE *img_fp, in dump_image_from_fp() function229 ret = dump_image_from_fp(out_fp ? out_fp : stdout, img_fp, params); in process_command_dump()