Searched refs:C2StreamComplexityTuning (Results 1 – 7 of 7) sorted by relevance
108 std::shared_ptr<C2StreamComplexityTuning::output> mComplexity;141 std::shared_ptr<C2StreamComplexityTuning::output> getComplexity_l() const { in getComplexity_l()174 std::shared_ptr<C2StreamComplexityTuning::output> mComplexity;
100 .withDefault(new C2StreamComplexityTuning::output(0u, 0)) in IntfImpl()
86 std::shared_ptr<C2StreamComplexityTuning::output> mComplexity;
167 .withDefault(new C2StreamComplexityTuning::output(0u, 0)) in IntfImpl()449 std::shared_ptr<C2StreamComplexityTuning::output> getComplexity_l() const { in getComplexity_l()554 std::shared_ptr<C2StreamComplexityTuning::output> mComplexity;
79 .withDefault(new C2StreamComplexityTuning::output(0u, in IntfImpl()128 std::shared_ptr<C2StreamComplexityTuning::output> mComplexity;
100 .withDefault(new C2StreamComplexityTuning::output(0u, 10)) in IntfImpl()122 std::shared_ptr<C2StreamComplexityTuning::output> mComplexity;
1305 typedef C2StreamParam<C2Tuning, C2Uint32Value, kParamIndexComplexity> C2StreamComplexityTuning; typedef