Home
last modified time | relevance | path

Searched refs:BIN_COUNT (Results 1 – 21 of 21) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudev/include/opencv2/cudev/grid/
H A Dhistogram.hpp60 template <int BIN_COUNT, class Policy, class SrcPtr, typename ResType, class MaskPtr>
70 dst.create(1, BIN_COUNT); in gridHistogram_()
73 grid_histogram_detail::histogram<BIN_COUNT, Policy>(shrinkPtr(src), in gridHistogram_()
80 template <int BIN_COUNT, class Policy, class SrcPtr, typename ResType>
88 dst.create(1, BIN_COUNT); in gridHistogram_()
91 grid_histogram_detail::histogram<BIN_COUNT, Policy>(shrinkPtr(src), in gridHistogram_()
108 template <int BIN_COUNT, class SrcPtr, typename ResType, class MaskPtr>
111 gridHistogram_<BIN_COUNT, DefaultHistogramPolicy>(src, dst, mask, stream); in gridHistogram()
114 template <int BIN_COUNT, class SrcPtr, typename ResType>
117 gridHistogram_<BIN_COUNT, DefaultHistogramPolicy>(src, dst, stream); in gridHistogram()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudev/include/opencv2/cudev/grid/detail/
H A Dhistogram.hpp56 template <int BIN_COUNT, int BLOCK_SIZE, class SrcPtr, typename ResType, class MaskPtr>
60 __shared__ ResType smem[BIN_COUNT]; in histogram()
65 for (int i = tid; i < BIN_COUNT; i += BLOCK_SIZE) in histogram()
77 atomicAdd(&smem[data % BIN_COUNT], 1); in histogram()
84 for (int i = tid; i < BIN_COUNT; i += BLOCK_SIZE) in histogram()
93 template <int BIN_COUNT, class Policy, class SrcPtr, typename ResType, class MaskPtr>
101 histogram<BIN_COUNT, BLOCK_SIZE><<<grid, block, 0, stream>>>(src, hist, mask, rows, cols); in histogram()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudev/include/opencv2/cudev/expr/
H A Dreduction.hpp218 template <int BIN_COUNT, class SrcPtr> struct HistogramBody
225 gridHistogram<BIN_COUNT>(src, dst, stream); in assignTo()
229 template <int BIN_COUNT, class SrcPtr>
230 __host__ Expr<HistogramBody<BIN_COUNT, SrcPtr> >
233 HistogramBody<BIN_COUNT, SrcPtr> body; in histogram_()
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/src/
H A Dbvh.cpp17 static const int BIN_COUNT = 8; member
18 Bins() { memset(counts, 0, sizeof(uint32_t) * BIN_COUNT); } in Bins()
19 uint32_t counts[BIN_COUNT];
20 AABB bounds[BIN_COUNT];
49 inv_bin_size = Bins::BIN_COUNT / (max-min); in execute()
64 (Bins::BIN_COUNT - 1)); in execute()
80 for (int i=0; i < Bins::BIN_COUNT; ++i) { in execute()
88 AABB bounds_left[Bins::BIN_COUNT]; in execute()
90 for (int i=1; i<Bins::BIN_COUNT; ++i) { in execute()
94 AABB bounds_right = bins.bounds[Bins::BIN_COUNT-1]; in execute()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinioctl.d250 struct BIN_COUNT { struct
254 alias BIN_COUNT* PBIN_COUNT; argument
258 BIN_COUNT _BinCounts;
260 BIN_COUNT* BinCounts() return { return &_BinCounts; }
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinioctl.d249 struct BIN_COUNT { struct
253 alias BIN_COUNT* PBIN_COUNT; argument
257 BIN_COUNT _BinCounts;
259 BIN_COUNT* BinCounts() return { return &_BinCounts; }
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinioctl.d250 struct BIN_COUNT { struct
254 alias BIN_COUNT* PBIN_COUNT; argument
258 BIN_COUNT _BinCounts;
260 BIN_COUNT* BinCounts() return { return &_BinCounts; }
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinioctl.d249 struct BIN_COUNT { struct
253 alias BIN_COUNT* PBIN_COUNT; argument
257 BIN_COUNT _BinCounts;
259 BIN_COUNT* BinCounts() return { return &_BinCounts; }
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwinioctl.d249 struct BIN_COUNT { struct
253 alias BIN_COUNT* PBIN_COUNT; argument
257 BIN_COUNT _BinCounts;
259 BIN_COUNT* BinCounts() return { return &_BinCounts; }
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwinioctl.d249 struct BIN_COUNT { struct
253 alias BIN_COUNT* PBIN_COUNT; argument
257 BIN_COUNT _BinCounts;
259 BIN_COUNT* BinCounts() return { return &_BinCounts; }
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinioctl.d250 struct BIN_COUNT { struct
254 alias BIN_COUNT* PBIN_COUNT; argument
258 BIN_COUNT _BinCounts;
260 BIN_COUNT* BinCounts() return { return &_BinCounts; }
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwinioctl.d249 struct BIN_COUNT {
253 alias BIN_COUNT* PBIN_COUNT;
257 BIN_COUNT _BinCounts;
259 BIN_COUNT* BinCounts() return { return &_BinCounts; }
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinioctl.d250 struct BIN_COUNT { struct
254 alias BIN_COUNT* PBIN_COUNT; argument
258 BIN_COUNT _BinCounts;
260 BIN_COUNT* BinCounts() return { return &_BinCounts; }
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwinioctl.d249 struct BIN_COUNT { struct
253 alias BIN_COUNT* PBIN_COUNT; argument
257 BIN_COUNT _BinCounts;
259 BIN_COUNT* BinCounts() return { return &_BinCounts; }
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinioctl.h226 } BIN_COUNT,*PBIN_COUNT; typedef
229 BIN_COUNT BinCounts[1];
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinioctl.h226 } BIN_COUNT,*PBIN_COUNT; typedef
229 BIN_COUNT BinCounts[1];
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwawinioctl.pas2236 PBIN_COUNT = ^BIN_COUNT;
2243 BIN_COUNT = _BIN_COUNT;
2245 TBinCount = BIN_COUNT;
2256 BinCounts: array [0..0] of BIN_COUNT;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinioctl.h946 } BIN_COUNT,*PBIN_COUNT; typedef
950 BIN_COUNT BinCounts[1];
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinioctl.h946 } BIN_COUNT,*PBIN_COUNT; typedef
950 BIN_COUNT BinCounts[1];
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Ioctl/
H A Dmod.rs23 pub struct BIN_COUNT { struct
27 impl ::core::marker::Copy for BIN_COUNT {} argument
28 impl ::core::clone::Clone for BIN_COUNT { implementation
47 pub BinCounts: [BIN_COUNT; 1],
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Ioctl/
H A Dmod.rs45 pub struct BIN_COUNT { struct
49 impl BIN_COUNT {} impl
50 impl ::std::default::Default for BIN_COUNT { implementation
55 impl ::std::fmt::Debug for BIN_COUNT { implementation
60 impl ::std::cmp::PartialEq for BIN_COUNT { implementation
65 impl ::std::cmp::Eq for BIN_COUNT {} implementation
66 unsafe impl ::windows::runtime::Abi for BIN_COUNT { implementation
101 pub BinCounts: [BIN_COUNT; 1],