Home
last modified time | relevance | path

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

/external/libvpx/
Dvpxenc.c855 static const arg_def_t best_dl = ARG_DEF(NULL, "best", 0, variable
873 &best_dl, &good_dl, &rt_dl,
1126 else if (arg_match(&arg, &best_dl, argi)) in main()