Searched refs:tune_content_enum (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/examples/ |
D | vp9_spatial_svc_encoder.c | 91 static const struct arg_enum_list tune_content_enum[] = { variable 99 NULL, "tune-content", 1, "Tune content type", tune_content_enum);
|
/external/libvpx/libvpx/ |
D | vpxenc.c | 472 static const struct arg_enum_list tune_content_enum[] = { variable 480 NULL, "tune-content", 1, "Tune content type", tune_content_enum);
|
/external/libaom/libaom/apps/ |
D | aomenc.c | 747 static const struct arg_enum_list tune_content_enum[] = { variable 754 NULL, "tune-content", 1, "Tune content type", tune_content_enum);
|