OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:add_mask
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/stitching/src/
blenders.cpp
346
UMat
add_mask
;
local
347
compare(mask, 0,
add_mask
, CMP_NE);
348
add(weight_map, Scalar::all(1), weight_map,
add_mask
);
/external/fio/
gclient.c
707
const int
add_mask
= 0x17e;
local
719
if (!(
add_mask
& (1UL << (i - 1))))
749
const int
add_mask
= 0x1f9;
local
764
if (!(
add_mask
& (1UL << (i - 1))))
[
all
...]
Completed in 212 milliseconds