Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dargs.h43 #define ARG_DEF_ENUM(s, l, v, d, e) \ macro
Dvpxenc.c178 static const arg_def_t recontest = ARG_DEF_ENUM(
247 static const arg_def_t stereo_mode = ARG_DEF_ENUM(
297 ARG_DEF_ENUM(NULL, "end-usage", 1, "Rate control mode", end_usage_enum);
361 ARG_DEF_ENUM(NULL, "tune", 1, "Material to favor", tuning_enum);
456 ARG_DEF_ENUM(NULL, "color-space", 1,
464 static const arg_def_t bitdeptharg = ARG_DEF_ENUM(
479 static const arg_def_t tune_content = ARG_DEF_ENUM(
/external/libaom/libaom/common/
Dargs.h44 #define ARG_DEF_ENUM(s, l, v, d, e) \ macro
/external/libaom/libaom/apps/
Daomenc.c173 static const arg_def_t recontest = ARG_DEF_ENUM(
195 static const arg_def_t bitdeptharg = ARG_DEF_ENUM(
255 static const arg_def_t stereo_mode = ARG_DEF_ENUM(
323 ARG_DEF_ENUM(NULL, "end-usage", 1, "Rate control mode", end_usage_enum);
406 ARG_DEF_ENUM(NULL, "tune", 1, "Distortion metric tuned with", tuning_enum);
598 ARG_DEF_ENUM(NULL, "timing-info", 1,
683 static const arg_def_t input_color_primaries = ARG_DEF_ENUM(
709 ARG_DEF_ENUM(NULL, "transfer-characteristics", 1,
731 static const arg_def_t input_matrix_coefficients = ARG_DEF_ENUM(
743 ARG_DEF_ENUM(NULL, "chroma-sample-position", 1,
[all …]
/external/libvpx/libvpx/examples/
Dvp9_spatial_svc_encoder.c98 static const arg_def_t tune_content_arg = ARG_DEF_ENUM(
108 static const arg_def_t bitdepth_arg = ARG_DEF_ENUM(