OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:colsPerWI
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/core/src/opencl/
inrange.cl
68
int dst_index = mad24(y0, dst_step, mad24(x,
colsPerWI
, dst_offset));
101
for (int px = 0; px <
colsPerWI
; ++px, src1 += cn
/external/opencv3/modules/core/src/
arithm.cpp
[
all
...]
Completed in 346 milliseconds