Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/base/
DSimpleC2Interface.cpp173 .withDefault(C2SubscribedParamIndicesTuning::AllocShared(0u)) in BaseParams()
176 .withSetter(Setter<C2SubscribedParamIndicesTuning>::NonStrictValuesWithNoDeps) in BaseParams()
/hardware/google/av/media/codecs/base/include/
DSimpleC2Interface.h161 std::shared_ptr<C2SubscribedParamIndicesTuning> mSubscribedParamIndices;
/hardware/google/av/media/sfplugin/
DCCodecConfig.cpp960 std::unique_ptr<C2SubscribedParamIndicesTuning> subscribeTuning = in subscribeToConfigUpdate()
961 C2SubscribedParamIndicesTuning::AllocUnique(indices); in subscribeToConfigUpdate()
/hardware/google/av/codec2/include/
DC2Config.h852 C2SubscribedParamIndicesTuning; typedef