Home
last modified time | relevance | path

Searched defs:width_arg (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/examples/
Dsimple_encoder.c162 const char *width_arg = NULL; in main() local
Dtwopass_encoder.c203 const char *const width_arg = argv[2]; in main() local
Dvp9cx_set_ref.c303 const char *width_arg = NULL; in main() local
Dvp9_spatial_svc_encoder.c45 static const arg_def_t width_arg = ARG_DEF("w", "width", 1, "source width"); variable