Home
last modified time | relevance | path

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

/external/opencv3/modules/java/src/
Dcore+Core.java893 extractChannel_0(src.nativeObj, dst.nativeObj, coi); in extractChannel()
2309 private static native void extractChannel_0(long src_nativeObj, long dst_nativeObj, int coi); in extractChannel_0() method in Core