Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/base/
DSimpleC2Interface.cpp53 .withConstValue(AllocSharedString<C2ComponentNameSetting>(name.c_str())) in BaseParams()
/frameworks/av/media/codec2/components/base/include/
DSimpleC2Interface.h132 std::shared_ptr<C2ComponentNameSetting> mName;
/frameworks/av/media/codec2/core/include/
DC2Config.h312 typedef C2GlobalParam<C2Setting, C2StringValue, kParamIndexName> C2ComponentNameSetting; typedef