Home
last modified time | relevance | path

Searched refs:C2ComponentDomainSetting (Results 1 – 4 of 4) sorted by relevance

/hardware/google/av/media/codecs/base/
DSimpleC2Interface.cpp66 .withConstValue(new C2ComponentDomainSetting(domain)) in BaseParams()
/hardware/google/av/media/codecs/base/include/
DSimpleC2Interface.h135 std::shared_ptr<C2ComponentDomainSetting> mDomain;
/hardware/google/av/codec2/include/
DC2Config.h339 C2ComponentDomainSetting; typedef
340 typedef C2ComponentDomainSetting C2ComponentDomainInfo; // deprecated
/hardware/google/av/media/sfplugin/
DCCodecConfig.cpp828 C2ComponentDomainSetting domain(C2Component::DOMAIN_OTHER); in initialize()