Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dcommand_parser.cpp32 OPT_API_TYPE = UINT8_MAX + 1, enumerator
76 {"apiType", required_argument, nullptr, OPT_API_TYPE},
184 case OPT_API_TYPE: in Parse()