Home
last modified time | relevance | path

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

/external/libvpx/libvpx/examples/
Dvp9_spatial_svc_encoder.c53 static const arg_def_t temporal_layers_arg = variable
128 &temporal_layers_arg,
250 } else if (arg_match(&arg, &temporal_layers_arg, argi)) { in parse_command_line()