Home
last modified time | relevance | path

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

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