Searched refs:C2StreamComplexityTuning (Results 1 – 7 of 7) sorted by relevance
106 std::shared_ptr<C2StreamComplexityTuning::output> mComplexity;133 std::shared_ptr<C2StreamComplexityTuning::output> getComplexity_l() const { in getComplexity_l()162 std::shared_ptr<C2StreamComplexityTuning::output> mComplexity;
92 .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;
78 .withDefault(new C2StreamComplexityTuning::output(0u, in IntfImpl()111 std::shared_ptr<C2StreamComplexityTuning::output> mComplexity;
102 .withDefault(new C2StreamComplexityTuning::output(0u, 10)) in IntfImpl()124 std::shared_ptr<C2StreamComplexityTuning::output> mComplexity;
1266 typedef C2StreamParam<C2Tuning, C2Uint32Value, kParamIndexComplexity> C2StreamComplexityTuning; typedef