Searched refs:thumb_name (Results 1 – 1 of 1) sorted by relevance
40 char thumb_name[1024]; in main() local43 snprintf(thumb_name, sizeof(thumb_name), in main()46 thumb = fopen(thumb_name, "wb"); in main()51 printf("Wrote thumbnail to %s\n", thumb_name); in main()54 printf("Could not create file %s\n", thumb_name); in main()