Searched refs:gdc_dump_name (Results 1 – 1 of 1) sorted by relevance
93 char gdc_dump_name[1024]; in geo_correct_image() local94 snprintf (gdc_dump_name, 1024, "gdc-%s", file_name); in geo_correct_image()96 file_out.open (gdc_dump_name, "wb"); in geo_correct_image()99 printf ("write gdc output buffer to: %s done\n", gdc_dump_name); in geo_correct_image()