Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dargs.c108 char *short_val = def->has_val ? " <arg>" : ""; in arg_show_usage() local
115 def->short_name, short_val, comma, in arg_show_usage()
119 def->short_name, short_val); in arg_show_usage()