Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/utils/
DCodec2Mapper.cpp494 struct Vp9ProfileLevelMapper : ProfileLevelMapperHelper { struct
495 virtual bool simpleMap(C2Config::level_t from, int32_t *to) { in simpleMap()
498 virtual bool simpleMap(int32_t from, C2Config::level_t *to) { in simpleMap()
501 virtual bool simpleMap(C2Config::profile_t from, int32_t *to) { in simpleMap()
504 virtual bool simpleMap(int32_t from, C2Config::profile_t *to) { in simpleMap()