Home
last modified time | relevance | path

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

/external/libvpx/libvpx/examples/
Dvp9_spatial_svc_encoder.c55 static const arg_def_t temporal_layering_mode_arg = variable
129 &temporal_layering_mode_arg,
262 } else if (arg_match(&arg, &temporal_layering_mode_arg, argi)) { in parse_command_line()