Home
last modified time | relevance | path

Searched defs:ctrls (Results 1 – 5 of 5) sorted by relevance

/external/eigen/unsupported/test/
Dsplines.cpp52 MatrixXd ctrls(8,2); in closed_spline2d() local
82 MatrixXd ctrls(8,3); in spline3d() local
/external/eigen/unsupported/Eigen/src/Splines/
DSpline.h81 …Spline(const OtherVectorType& knots, const OtherArrayType& ctrls) : m_knots(knots), m_ctrls(ctrls)… in Spline()
99 const ControlPointVectorType& ctrls() const { return m_ctrls; } in ctrls() function
DSplineFitting.h315 ControlPointVectorType ctrls = qr.solve(MatrixType(pts.transpose())).transpose(); in Interpolate() local
/external/v8/src/runtime/
Druntime-test.cc39 const WasmCompileControls& ctrls = g_PerIsolateWasmControls.Get().at(isolate); in IsWasmCompileAllowed() local
50 const WasmCompileControls& ctrls = g_PerIsolateWasmControls.Get().at(isolate); in IsWasmInstantiateAllowed() local
/external/v4l2_codec2/vda/
Dv4l2_slice_video_decode_accelerator.cc1934 std::vector<struct v4l2_ext_control> ctrls; in SubmitFrameMetadata() local
2278 std::vector<struct v4l2_ext_control> ctrls; in SubmitDecode() local
2738 std::vector<struct v4l2_ext_control> ctrls; in SubmitDecode() local