Home
last modified time | relevance | path

Searched refs:C2PortConfigCounterTuning (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/components/base/include/
DSimpleC2Interface.h178 std::shared_ptr<C2PortConfigCounterTuning::input> mInputConfigCounter;
179 std::shared_ptr<C2PortConfigCounterTuning::output> mOutputConfigCounter;
/frameworks/av/media/codec2/core/include/
DC2Config.h1179 typedef C2PortParam<C2Tuning, C2Uint64Value, kParamIndexConfigCounter> C2PortConfigCounterTuning; typedef