Searched refs:C2PortStreamCountTuning (Results 1 – 3 of 3) sorted by relevance
72 .withConstValue(new C2PortStreamCountTuning::input(1)) in BaseParams()77 .withConstValue(new C2PortStreamCountTuning::output(1)) in BaseParams()
158 std::shared_ptr<C2PortStreamCountTuning::input> mInputStreamCount;159 std::shared_ptr<C2PortStreamCountTuning::output> mOutputStreamCount;
842 typedef C2PortParam<C2Tuning, C2Uint32Value, kParamIndexStreamCount> C2PortStreamCountTuning; typedef843 typedef C2PortStreamCountTuning C2PortStreamCountConfig; // deprecated