Searched refs:compare_1 (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/modules/java/src/
H A Dcore+Core.java1387 compare_1(src1.nativeObj, src2.nativeObj, dst.nativeObj, cmpop);
2400 private static native void compare_1(long src1_nativeObj, long src2_nativeObj, long dst_nativeObj, int cmpop); method in class:Core

Completed in 61 milliseconds