Searched refs:C2StreamFrameRateInfo (Results 1 – 8 of 8) sorted by relevance
217 std::shared_ptr<C2StreamFrameRateInfo::output> mFrameRate;289 .withDefault(new C2StreamFrameRateInfo::output(0u, 30.)) in IntfImpl()405 std::shared_ptr<C2StreamFrameRateInfo::output> getFrameRate_l() const { return mFrameRate; } in getFrameRate_l()421 std::shared_ptr<C2StreamFrameRateInfo::output> mFrameRate;
66 std::shared_ptr<C2StreamFrameRateInfo::output> mFrameRate;
99 .withDefault(new C2StreamFrameRateInfo::output(0u, 17.)) in IntfImpl()203 std::shared_ptr<C2StreamFrameRateInfo::output> getFrameRate_l() const { return mFrameRate; } in getFrameRate_l()216 std::shared_ptr<C2StreamFrameRateInfo::output> mFrameRate;
85 std::shared_ptr<C2StreamFrameRateInfo::output> mFrameRate;
135 .withDefault(new C2StreamFrameRateInfo::output(0u, 30.)) in IntfImpl()254 const C2P<C2StreamFrameRateInfo::output> &frameRate, in ProfileLevelSetter()384 std::shared_ptr<C2StreamFrameRateInfo::output> getFrameRate_l() const { in getFrameRate_l()409 std::shared_ptr<C2StreamFrameRateInfo::output> mFrameRate;
192 std::shared_ptr<C2StreamFrameRateInfo::output> mFrameRate;
132 .withDefault(new C2StreamFrameRateInfo::output(0u, 1.)) in IntfImpl()242 const C2P<C2StreamFrameRateInfo::output> &frameRate, in ProfileLevelSetter()392 std::shared_ptr<C2StreamFrameRateInfo::output> getFrameRate_l() const { return mFrameRate; } in getFrameRate_l()400 std::shared_ptr<C2StreamFrameRateInfo::output> mFrameRate;
1578 typedef C2StreamParam<C2Info, C2FloatValue, kParamIndexFrameRate> C2StreamFrameRateInfo; typedef