Home
last modified time | relevance | path

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

/hardware/google/av/media/eco/include/eco/
DECOServiceConstants.h51 constexpr int32_t AVCProfileConstrainedHigh = 0x80000; variable
126 case AVCProfileConstrainedHigh:
/hardware/google/av/media/sfplugin/
DCodec2InfoBuilder.cpp601 caps->addProfileLevel(AVCProfileConstrainedHigh, AVCLevel52); in buildMediaCodecList()
/hardware/google/av/media/sfplugin/utils/
DCodec2Mapper.cpp80 { C2Config::PROFILE_AVC_CONSTRAINED_HIGH, AVCProfileConstrainedHigh },