Home
last modified time | relevance | path

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

/external/opencv3/modules/java/src/
Dcore+Core.java1401 min_1(src1.nativeObj, src2.nativeObj, dst.nativeObj); in min()
2403 private static native void min_1(long src1_nativeObj, long src2_nativeObj, long dst_nativeObj); in min_1() method in Core