Home
last modified time | relevance | path

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

/external/libvpx/libvpx/examples/
Dvp9_spatial_svc_encoder.c77 static const arg_def_t lag_in_frame_arg = variable
130 &lag_in_frame_arg,
307 } else if (arg_match(&arg, &lag_in_frame_arg, argi)) { in parse_command_line()