Home
last modified time | relevance | path

Searched defs:BitwiseAnd (Results 1 – 1 of 1) sorted by relevance

/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/3rdparty/carotene/src/
Dbitwise.cpp47 struct BitwiseAnd struct
49 typedef u8 type;
51 void operator() (const uint8x16_t & v_src0, const uint8x16_t & v_src1, in operator ()()
57 void operator() (const uint8x8_t & v_src0, const uint8x8_t & v_src1, in operator ()()
63 void operator() (const u8 * src0, const u8 * src1, u8 * dst) const in operator ()()