Searched defs:AvcProfileLevelMapper (Results 1 – 1 of 1) sorted by relevance
528 struct AvcProfileLevelMapper : ProfileLevelMapperHelper { struct529 virtual bool simpleMap(C2Config::level_t from, int32_t *to) { in simpleMap()532 virtual bool simpleMap(int32_t from, C2Config::level_t *to) { in simpleMap()535 virtual bool simpleMap(C2Config::profile_t from, int32_t *to) { in simpleMap()538 virtual bool simpleMap(int32_t from, C2Config::profile_t *to) { in simpleMap()