Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/base/include/
DSimpleC2Interface.h178 std::shared_ptr<C2PortConfigCounterTuning::input> mInputConfigCounter;
179 std::shared_ptr<C2PortConfigCounterTuning::output> mOutputConfigCounter;
/hardware/google/av/codec2/include/
DC2Config.h1061 typedef C2PortParam<C2Tuning, C2Uint64Value, kParamIndexConfigCounter> C2PortConfigCounterTuning; typedef