Searched defs:outfile_name (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/examples/ | ||
D | twopass_encoder.c | 160 const char *outfile_name, in pass1() |
/external/libvpx/libvpx/ | ||
D | vpxdec.c | 586 char outfile_name[PATH_MAX] = {0}; in main_loop() local |