Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dexample_util.h52 } CommandLineArguments; typedef
61 CommandLineArguments* const args);
64 void ExUtilDeleteCommandLineArguments(CommandLineArguments* const args);
A Dexample_util.c67 CommandLineArguments* const args) { in ResetCommandLineArguments()
75 void ExUtilDeleteCommandLineArguments(CommandLineArguments* const args) { in ExUtilDeleteCommandLineArguments()
87 CommandLineArguments* const args) { in ExUtilInitCommandLineArguments()
A Dwebpmux.c113 CommandLineArguments cmd_args_;
126 static int CountOccurrences(const CommandLineArguments* const args, in CountOccurrences()
532 static int ValidateCommandLine(const CommandLineArguments* const cmd_args, in ValidateCommandLine()
A Dimg2webp.c141 CommandLineArguments cmd_args; in main()

Completed in 5 milliseconds