Home
last modified time | relevance | path

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

/external/libvpx/libvpx/examples/
Dvp9_spatial_svc_encoder.c108 static const arg_def_t bitdepth_arg = ARG_DEF_ENUM( variable
138 &bitdepth_arg,
312 } else if (arg_match(&arg, &bitdepth_arg, argi)) { in parse_command_line()