Home
last modified time | relevance | path

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

/external/opencv3/modules/java/src/
Dcore+Core.java620 LUT_0(src.nativeObj, lut.nativeObj, dst.nativeObj); in LUT()
2259 private static native void LUT_0(long src_nativeObj, long lut_nativeObj, long dst_nativeObj); in LUT_0() method in Core