Searched defs:Mpeg2ProfileLevelMapper (Results 1 – 1 of 1) sorted by relevance
689 struct Mpeg2ProfileLevelMapper : ProfileLevelMapperHelper { struct690 virtual bool simpleMap(C2Config::level_t from, int32_t *to) { in simpleMap()693 virtual bool simpleMap(int32_t from, C2Config::level_t *to) { in simpleMap()696 virtual bool simpleMap(C2Config::profile_t from, int32_t *to) { in simpleMap()699 virtual bool simpleMap(int32_t from, C2Config::profile_t *to) { in simpleMap()