Home
last modified time | relevance | path

Searched refs:HEVCProfileMainStill (Results 1 – 3 of 3) sorted by relevance

/hardware/google/av/media/eco/include/eco/
DECOServiceConstants.h55 constexpr int32_t HEVCProfileMainStill = 0x04; variable
186 case HEVCProfileMainStill:
/hardware/google/av/media/sfplugin/
DCodec2InfoBuilder.cpp585 caps->addProfileLevel(HEVCProfileMainStill, HEVCMainTierLevel51); in buildMediaCodecList()
/hardware/google/av/media/sfplugin/utils/
DCodec2Mapper.cpp251 { C2Config::PROFILE_HEVC_MAIN_STILL, HEVCProfileMainStill },