Searched defs:DolbyVisionProfileLevelMapper (Results 1 – 1 of 1) sorted by relevance
623 struct DolbyVisionProfileLevelMapper : ProfileLevelMapperHelper { struct624 virtual bool simpleMap(C2Config::level_t from, int32_t *to) { in simpleMap()627 virtual bool simpleMap(int32_t from, C2Config::level_t *to) { in simpleMap()630 virtual bool simpleMap(C2Config::profile_t from, int32_t *to) { in simpleMap()633 virtual bool simpleMap(int32_t from, C2Config::profile_t *to) { in simpleMap()638 virtual bool mapHdrFormat(int32_t, C2Config::hdr_format_t *to) override { in mapHdrFormat()