Home
last modified time | relevance | path

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

/external/webp/examples/
Dwebpmux.c543 static int ValidateCommandLine(const CommandLineArguments* const cmd_args, in ValidateCommandLine() function
861 if (!ValidateCommandLine(&config->cmd_args_, &num_feature_args)) { in InitializeConfig()