Home
last modified time | relevance | path

Searched defs:outfile_name (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/examples/
Dtwopass_encoder.c160 const char *outfile_name, in pass1()
/external/libvpx/libvpx/
Dvpxdec.c586 char outfile_name[PATH_MAX] = {0}; in main_loop() local