Home
last modified time | relevance | path

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

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