Home
last modified time | relevance | path

Searched defs:Intr (Results 1 – 25 of 476) sorted by relevance

12345678910>>...20

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/rgbd/include/opencv2/rgbd/
H A Dintrinsics.hpp15 struct Intr struct
19 struct Reprojector
39 struct Projector
61 Intr() : fx(), fy(), cx(), cy() { } in Intr() function
62 Intr(float _fx, float _fy, float _cx, float _cy) : fx(_fx), fy(_fy), cx(_cx), cy(_cy) { } in Intr() function
63 Intr(cv::Matx33f m) : fx(m(0, 0)), fy(m(1, 1)), cx(m(0, 2)), cy(m(1, 2)) { } in Intr() function
65 inline Intr scale(int pyr) const in scale()
70 inline Reprojector makeReprojector() const { return Reprojector(*this); } in makeReprojector()
71 inline Projector makeProjector() const { return Projector(*this); } in makeProjector()
73 inline cv::Matx33f getMat() const { return Matx33f(fx, 0, cx, 0, fy, cy, 0, 0, 1); } in getMat()
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/kinfu_large_scale/include/pcl/gpu/kinfu_large_scale/
H A Ddevice.h83 struct Intr struct
86 Intr () {} in Intr() argument
87Intr (float fx_, float fy_, float cx_, float cy_) : fx (fx_), fy (fy_), cx (cx_), cy (cy_) {} in Intr() argument
89 Intr operator () (int level_index) const in operator() argument
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/people/src/
H A Dinternal.h63 struct Intr struct
66 Intr () {} in Intr() argument
67 Intr (float fx_, float fy_, float cx_, float cy_) : fx(fx_), fy(fy_), cx(cx_), cy(cy_) {} in Intr() argument
90 void computeCloud(const Depth& depth, const Intr& intr, Cloud& cloud); argument
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/kinfu/tools/
H A Dtsdf_volume.h108 struct Intr struct
111 Intr () {}; in Intr() function
112 Intr (float fx_, float fy_, float cx_, float cy_) in Intr() function
115 Intr operator()(int level_index) const in operator() argument
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/kinfu/src/
H A Dinternal.h68 struct Intr struct
71 Intr () {} in Intr() argument
72 Intr (float fx_, float fy_, float cx_, float cy_) : fx(fx_), fy(fy_), cx(cx_), cy(cy_) {} in Intr() argument
74 Intr operator()(int level_index) const in operator() argument
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/rgbd/src/
H A Dtsdf.hpp65 …oid integrate(InputArray, InputArray, float, const Matx44f&, const kinfu::Intr&, const Intr&, cons… in integrate()
67 …virtual void raycast(const Matx44f&, const kinfu::Intr&, const Size&, OutputArray, OutputArray, Ou… in raycast() argument
104 …oid integrate(InputArray, InputArray, float, const Matx44f&, const kinfu::Intr&, const Intr&, cons… in integrate()
106 …virtual void raycast(const Matx44f&, const kinfu::Intr&, const Size&, OutputArray, OutputArray, Ou… in raycast() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h39 unsigned Intr; member
46 unsigned Intr; member
52 unsigned Intr; member
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h39 unsigned Intr; member
46 unsigned Intr; member
52 unsigned Intr; member
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h39 unsigned Intr; member
46 unsigned Intr; member
52 unsigned Intr; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h39 unsigned Intr; member
46 unsigned Intr; member
52 unsigned Intr; member
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h39 unsigned Intr; member
46 unsigned Intr; member
52 unsigned Intr; member
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h39 unsigned Intr; member
46 unsigned Intr; member
52 unsigned Intr; member
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h40 unsigned Intr; member
47 unsigned Intr; member
53 unsigned Intr; member
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h40 unsigned Intr; member
47 unsigned Intr; member
53 unsigned Intr; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h39 unsigned Intr; member
46 unsigned Intr; member
52 unsigned Intr; member
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h38 unsigned Intr; member
45 unsigned Intr; member
51 unsigned Intr; member
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h38 unsigned Intr; member
45 unsigned Intr; member
51 unsigned Intr; member
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h38 unsigned Intr; member
45 unsigned Intr; member
51 unsigned Intr; member
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h38 unsigned Intr; member
45 unsigned Intr; member
51 unsigned Intr; member
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h38 unsigned Intr; member
45 unsigned Intr; member
51 unsigned Intr; member
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h38 unsigned Intr; member
45 unsigned Intr; member
51 unsigned Intr; member
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h38 unsigned Intr; member
45 unsigned Intr; member
51 unsigned Intr; member
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h38 unsigned Intr; member
45 unsigned Intr; member
51 unsigned Intr; member
/dports/net/rclone/rclone-1.57.0/vendor/github.com/shirou/gopsutil/cpu/
H A Dcpu_dragonfly_amd64.go7 Intr uint64 member
/dports/net/rclone/rclone-1.57.0/vendor/github.com/shirou/gopsutil/v3/cpu/
H A Dcpu_freebsd_amd64.go7 Intr uint64 member

12345678910>>...20