OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uright
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/calib3d/test/opencl/
test_stereobm.cpp
57
UMat uleft,
uright
, udisp;
local
71
right.copyTo(
uright
);
87
OCL_ON(bm->compute(uleft,
uright
, udisp));
/external/v8/src/ppc/
simulator-ppc.cc
1135
uint32_t
uright
= static_cast<uint32_t>(right);
local
1146
uint32_t
uright
= static_cast<uint32_t>(right);
local
[
all
...]
Completed in 246 milliseconds