Searched refs:C2StreamComplexityTuning (Results 1 – 8 of 8) sorted by relevance
110 std::shared_ptr<C2StreamComplexityTuning::output> mComplexity;143 std::shared_ptr<C2StreamComplexityTuning::output> getComplexity_l() const { in getComplexity_l()176 std::shared_ptr<C2StreamComplexityTuning::output> mComplexity;
100 .withDefault(new C2StreamComplexityTuning::output(0u, 0)) in IntfImpl()
91 std::shared_ptr<C2StreamComplexityTuning::output> mComplexity;
89 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;
1510 typedef C2StreamParam<C2Tuning, C2Uint32Value, kParamIndexComplexity> C2StreamComplexityTuning; typedef