Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxenc.c197 static const arg_def_t best_dl = ARG_DEF(NULL, "best", 0, variable
243 &deadline, &best_dl, &good_dl, &rt_dl,
688 else if (arg_match(&arg, &best_dl, argi)) in parse_global_config()