Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dvpxenc.c321 static const struct arg_enum_list tuning_enum[] = { { "psnr", VP8_TUNE_PSNR }, variable
325 ARG_DEF_ENUM(NULL, "tune", 1, "Material to favor", tuning_enum);
/external/libaom/libaom/apps/
Daomenc.c390 static const struct arg_enum_list tuning_enum[] = { variable
399 ARG_DEF_ENUM(NULL, "tune", 1, "Distortion metric tuned with", tuning_enum);