Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/base/
DSimpleC2Interface.cpp278 .withConstValue(new C2StreamMaxReferenceCountTuning::input(0u)) in noInputReferences()
290 .withConstValue(new C2StreamMaxReferenceCountTuning::output(0u)) in noOutputReferences()
/frameworks/av/media/codec2/components/base/include/
DSimpleC2Interface.h153 std::shared_ptr<C2StreamMaxReferenceCountTuning::input> mMaxInputReferenceCount;
155 std::shared_ptr<C2StreamMaxReferenceCountTuning::output> mMaxOutputReferenceCount;
/frameworks/av/media/codec2/core/include/
DC2Config.h824 C2StreamMaxReferenceCountTuning; typedef