Searched refs:recyuv_fn (Results 1 – 1 of 1) sorted by relevance
105 static char *coded_fn = NULL, *srcyuv_fn = NULL, *recyuv_fn = NULL; variable804 recyuv_fn = strdup(optarg); in process_cmdline()880 if (recyuv_fn) { in process_cmdline()881 recyuv_fp = fopen(recyuv_fn,"w+"); in process_cmdline()884 printf("Open reconstructed YUV file %s failed\n", recyuv_fn); in process_cmdline()2082 printf("INPUT: Rec Clip : Save reconstructed frame into %s (fourcc %s)\n", recyuv_fn, in print_input()