Searched refs:C2PortStreamCountTuning (Results 1 - 3 of 3) sorted by relevance

/hardware/google/av/media/codecs/base/
H A DSimpleC2Interface.cpp72 .withConstValue(new C2PortStreamCountTuning::input(1))
77 .withConstValue(new C2PortStreamCountTuning::output(1))
/hardware/google/av/media/codecs/base/include/
H A DSimpleC2Interface.h158 std::shared_ptr<C2PortStreamCountTuning::input> mInputStreamCount;
159 std::shared_ptr<C2PortStreamCountTuning::output> mOutputStreamCount;
/hardware/google/av/codec2/include/
H A DC2Config.h814 typedef C2PortParam<C2Tuning, C2Uint32Value, kParamIndexStreamCount> C2PortStreamCountTuning; typedef
815 typedef C2PortStreamCountTuning C2PortStreamCountConfig; // deprecated

Completed in 11 milliseconds