Searched refs:width_arg (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/
H A Dvp9_spatial_scalable_encoder.c42 static const arg_def_t width_arg = ARG_DEF("w", "width", 1, "source width"); variable
60 &encoding_mode_arg, &frames_arg, &width_arg, &height_arg,
241 } else if (arg_match(&arg, &width_arg, argi)) {

Completed in 104 milliseconds