Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/test/demo/heif/src/
H A Dcommand_parser.cpp32 OPT_ICC_PROFILE, enumerator
47 … {"iccProfile", required_argument, nullptr, static_cast<int>(ShortOption::OPT_ICC_PROFILE)},
100 case ShortOption::OPT_ICC_PROFILE: in Parse()