Home
last modified time | relevance | path

Searched refs:optionIndex (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/codec/test/demo/jpeg/src/
H A Dcommand_parse.cpp32 int optionIndex = 0; in Parse() local
33 int c = getopt_long(argc, argv, "i:o:w:h:", g_longOptions, &optionIndex); in Parse()
/drivers/peripheral/codec/test/demo/idl/src/
H A Dcommand_parse.cpp45 int optionIndex = 0; in Parse() local
47 int c = getopt_long(argc, argv, "i:o:w:h:", g_longOptions, &optionIndex); in Parse()
/drivers/peripheral/codec/test/demo/v2.0/src/
H A Dcommand_parse.cpp54 int optionIndex = 0; in Parse() local
55 int c = getopt_long(argc, argv, "c::i:o:w:h:", g_longOptions, &optionIndex); in Parse()

Completed in 1 milliseconds