Home
last modified time | relevance | path

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

/external/libaom/libaom/apps/
Daomenc.c254 static const arg_def_t global_error_resilient = variable
283 &global_error_resilient,
1503 } else if (arg_match(&arg, &global_error_resilient, argi)) { in parse_stream_params()