Home
last modified time | relevance | path

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

/external/opencv3/modules/java/src/
Dcore+Core.java1345 bitwise_not_1(src.nativeObj, dst.nativeObj); in bitwise_not()
2391 private static native void bitwise_not_1(long src_nativeObj, long dst_nativeObj); in bitwise_not_1() method in Core