Home
last modified time | relevance | path

Searched refs:out_files (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/test/
Dmm_jpeg_test.c559 char *out_files[MAX_FILE_CNT]; in mm_jpeg_test_get_input() local
582 out_files[out_file_cnt++] = argv[idx]; in mm_jpeg_test_get_input()
665 p_test->out_filename = out_files[i]; in mm_jpeg_test_get_input()
666 fprintf(stderr, "Inf: %s Outf: %s\n", in_files[i], out_files[i]); in mm_jpeg_test_get_input()