Home
last modified time | relevance | path

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

/external/libvpx/libvpx/examples/
Dvp9_spatial_svc_encoder.c85 static const arg_def_t aqmode_arg = variable
132 &aqmode_arg,
258 } else if (arg_match(&arg, &aqmode_arg, argi)) { in parse_command_line()