Home
last modified time | relevance | path

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

/external/opencv3/modules/java/src/
Dcore+Core.java907 insertChannel_0(src.nativeObj, dst.nativeObj, coi); in insertChannel()
2312 private static native void insertChannel_0(long src_nativeObj, long dst_nativeObj, int coi); in insertChannel_0() method in Core