Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dargs.h43 #define ARG_DEF_ENUM(s, l, v, d, e) \ macro
Dvpxenc.c176 static const arg_def_t recontest = ARG_DEF_ENUM(
244 static const arg_def_t stereo_mode = ARG_DEF_ENUM(
294 ARG_DEF_ENUM(NULL, "end-usage", 1, "Rate control mode", end_usage_enum);
353 ARG_DEF_ENUM(NULL, "tune", 1, "Material to favor", tuning_enum);
444 ARG_DEF_ENUM(NULL, "color-space", 1, "The color space of input content:",
452 static const arg_def_t bitdeptharg = ARG_DEF_ENUM(
466 static const arg_def_t tune_content = ARG_DEF_ENUM(
/external/libvpx/libvpx/examples/
Dvp9_spatial_svc_encoder.c95 static const arg_def_t bitdepth_arg = ARG_DEF_ENUM(