Searched refs:C2StreamGopTuning (Results 1 – 5 of 5) sorted by relevance
46 const C2StreamGopTuning::output &gop, in ParseGop()94 .withDefault(C2StreamGopTuning::output::AllocShared( in IntfImpl()216 const C2P<C2StreamGopTuning::output> &gop) { in InputDelaySetter()322 static C2R GopSetter(bool mayBlock, C2P<C2StreamGopTuning::output> &me) { in GopSetter()402 std::shared_ptr<C2StreamGopTuning::output> getGop_l() const { in getGop_l()417 std::shared_ptr<C2StreamGopTuning::output> mGop;
90 std::shared_ptr<C2StreamGopTuning::output> mGop;
45 const C2StreamGopTuning::output &gop, in ParseGop()116 .withDefault(C2StreamGopTuning::output::AllocShared( in IntfImpl()206 const C2P<C2StreamGopTuning::output> &gop) { in InputDelaySetter()327 static C2R GopSetter(bool mayBlock, C2P<C2StreamGopTuning::output> &me) { in GopSetter()395 std::shared_ptr<C2StreamGopTuning::output> getGop_l() const { return mGop; } in getGop_l()406 std::shared_ptr<C2StreamGopTuning::output> mGop;918 std::shared_ptr<C2StreamGopTuning::output> gop; in initEncoder()
883 std::unique_ptr<C2StreamGopTuning::output> gop = in configure()884 C2StreamGopTuning::output::AllocUnique(2 /* flexCount */, 0u /* stream */); in configure()
1667 C2StreamGopTuning; typedef