Searched refs:C2StreamGopTuning (Results 1 – 6 of 6) sorted by relevance
47 const C2StreamGopTuning::output &gop, in ParseGop()95 .withDefault(C2StreamGopTuning::output::AllocShared( in IntfImpl()253 const C2P<C2StreamGopTuning::output> &gop) { in InputDelaySetter()359 static C2R GopSetter(bool mayBlock, C2P<C2StreamGopTuning::output> &me) { in GopSetter()439 std::shared_ptr<C2StreamGopTuning::output> getGop_l() const { in getGop_l()482 std::shared_ptr<C2StreamGopTuning::output> mGop;
90 std::shared_ptr<C2StreamGopTuning::output> mGop;
277 std::unique_ptr<C2StreamGopTuning::output> gop = in setupConfigParam()278 C2StreamGopTuning::output::AllocUnique(2 /* flexCount */, 0u /* stream */); in setupConfigParam()527 c2_status_t c2_status = mComponent->query({}, {C2StreamGopTuning::output::PARAM_TYPE}, in TEST_P()536 C2StreamGopTuning::output* gop = C2StreamGopTuning::output::From(inParams[0].get()); in TEST_P()
48 const C2StreamGopTuning::output &gop, in ParseGop()119 .withDefault(C2StreamGopTuning::output::AllocShared( in IntfImpl()258 const C2P<C2StreamGopTuning::output> &gop) { in InputDelaySetter()380 static C2R GopSetter(bool mayBlock, C2P<C2StreamGopTuning::output> &me) { in GopSetter()537 std::shared_ptr<C2StreamGopTuning::output> getGop_l() const { return mGop; } in getGop_l()553 std::shared_ptr<C2StreamGopTuning::output> mGop;1149 std::shared_ptr<C2StreamGopTuning::output> gop; in initEncoder()
1734 C2StreamGopTuning; typedef
1141 std::unique_ptr<C2StreamGopTuning::output> gop = in configure()1142 C2StreamGopTuning::output::AllocUnique(2 /* flexCount */, 0u /* stream */); in configure()