Home
last modified time | relevance | path

Searched defs:EnumerationValue (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Dutils.h49 struct EnumerationValue { struct
50 using UnderlyingType = std::underlying_type_t<T>;
51 static constexpr UnderlyingType value = static_cast<UnderlyingType>(V);