Home
last modified time | relevance | path

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

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