Searched defs:DolbyVisionProfileLevelMapper (Results 1 – 1 of 1) sorted by relevance
543 struct DolbyVisionProfileLevelMapper : ProfileLevelMapperHelper { struct544 virtual bool simpleMap(C2Config::level_t from, int32_t *to) { in simpleMap()547 virtual bool simpleMap(int32_t from, C2Config::level_t *to) { in simpleMap()550 virtual bool simpleMap(C2Config::profile_t from, int32_t *to) { in simpleMap()553 virtual bool simpleMap(int32_t from, C2Config::profile_t *to) { in simpleMap()558 virtual bool mapHdrFormat(int32_t, C2Config::hdr_format_t *to) override { in mapHdrFormat()