Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/base/
DSimpleC2Interface.cpp42 .withConstValue(AllocSharedString<C2ComponentNameSetting>(name.c_str())) in BaseParams()
/hardware/google/av/media/codecs/base/include/
DSimpleC2Interface.h132 std::shared_ptr<C2ComponentNameSetting> mName;
/hardware/google/av/codec2/include/
DC2Config.h313 typedef C2GlobalParam<C2Setting, C2StringValue, kParamIndexName> C2ComponentNameSetting; typedef