Searched refs:tune_content_enum (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/examples/ |
D | vp9_spatial_svc_encoder.c | 97 static const struct arg_enum_list tune_content_enum[] = { variable 105 NULL, "tune-content", 1, "Tune content type", tune_content_enum);
|
/external/libvpx/libvpx/ |
D | vpxenc.c | 441 static const struct arg_enum_list tune_content_enum[] = { variable 449 NULL, "tune-content", 1, "Tune content type", tune_content_enum);
|
/external/libaom/libaom/apps/ |
D | aomenc.c | 771 static const struct arg_enum_list tune_content_enum[] = { variable 778 NULL, "tune-content", 1, "Tune content type", tune_content_enum);
|