Home
last modified time | relevance | path

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

/hardware/google/av/media/eco/include/eco/
DECOServiceConstants.h50 constexpr int32_t AVCProfileConstrainedBaseline = 0x10000; variable
124 case AVCProfileConstrainedBaseline:
/hardware/google/av/media/sfplugin/
DCodec2InfoBuilder.cpp599 caps->addProfileLevel(AVCProfileConstrainedBaseline, AVCLevel52); in buildMediaCodecList()
/hardware/google/av/media/sfplugin/utils/
DCodec2Mapper.cpp75 { C2Config::PROFILE_AVC_CONSTRAINED_BASELINE, AVCProfileConstrainedBaseline },