Home
last modified time | relevance | path

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

/external/libvpx/
Dvpxenc.c898 static const arg_def_t use_ivf = ARG_DEF(NULL, "ivf", 0, variable
905 &verbosearg, &psnrarg, &use_ivf, &framerate,
1200 else if (arg_match(&arg, &use_ivf, argi)) in main()