Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaarithm/src/cuda/
Dbitwise_mat.cu168 static const func_t funcs8[] = in bitMat() local
210 funcs8[op](vsrc1, vsrc2, vdst, GpuMat(), stream); in bitMat()
225 funcs8[op](src1, src2, dst, mask, stream); in bitMat()