Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dcommand_parser.cpp48 OPT_COLOR_PRIMARY, enumerator
92 {"colorPrimary", required_argument, nullptr, OPT_COLOR_PRIMARY},
230 case OPT_COLOR_PRIMARY: in Parse()