Package org.bytedeco.cuda.global
Class nppisu
- java.lang.Object
-
- org.bytedeco.cuda.presets.nppisu
-
- org.bytedeco.cuda.global.nppisu
-
- All Implemented Interfaces:
InfoMapper
public class nppisu extends nppisu
-
-
Constructor Summary
Constructors Constructor Description nppisu()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidnppiFree(Pointer pData)Free method for any 2D allocated memory.static short[]nppiMalloc_16s_C1(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static ShortBuffernppiMalloc_16s_C1(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static ShortPointernppiMalloc_16s_C1(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)16-bit signed image memory allocator.static short[]nppiMalloc_16s_C2(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static ShortBuffernppiMalloc_16s_C2(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static ShortPointernppiMalloc_16s_C2(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)2 channel 16-bit signed image memory allocator.static short[]nppiMalloc_16s_C4(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static ShortBuffernppiMalloc_16s_C4(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static ShortPointernppiMalloc_16s_C4(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)4 channel 16-bit signed image memory allocator.static Npp16scnppiMalloc_16sc_C1(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static Npp16scnppiMalloc_16sc_C1(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static Npp16scnppiMalloc_16sc_C1(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)1 channel 16-bit signed complex image memory allocator.static Npp16scnppiMalloc_16sc_C2(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static Npp16scnppiMalloc_16sc_C2(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static Npp16scnppiMalloc_16sc_C2(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)2 channel 16-bit signed complex image memory allocator.static Npp16scnppiMalloc_16sc_C3(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static Npp16scnppiMalloc_16sc_C3(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static Npp16scnppiMalloc_16sc_C3(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)3 channel 16-bit signed complex image memory allocator.static Npp16scnppiMalloc_16sc_C4(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static Npp16scnppiMalloc_16sc_C4(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static Npp16scnppiMalloc_16sc_C4(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)4 channel 16-bit signed complex image memory allocator.static short[]nppiMalloc_16u_C1(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static ShortBuffernppiMalloc_16u_C1(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static ShortPointernppiMalloc_16u_C1(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)16-bit unsigned image memory allocator.static short[]nppiMalloc_16u_C2(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static ShortBuffernppiMalloc_16u_C2(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static ShortPointernppiMalloc_16u_C2(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)2 channel 16-bit unsigned image memory allocator.static short[]nppiMalloc_16u_C3(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static ShortBuffernppiMalloc_16u_C3(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static ShortPointernppiMalloc_16u_C3(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)3 channel 16-bit unsigned image memory allocator.static short[]nppiMalloc_16u_C4(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static ShortBuffernppiMalloc_16u_C4(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static ShortPointernppiMalloc_16u_C4(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)4 channel 16-bit unsigned image memory allocator.static float[]nppiMalloc_32f_C1(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static FloatBuffernppiMalloc_32f_C1(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static FloatPointernppiMalloc_32f_C1(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)32-bit floating point image memory allocator.static float[]nppiMalloc_32f_C2(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static FloatBuffernppiMalloc_32f_C2(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static FloatPointernppiMalloc_32f_C2(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)2 channel 32-bit floating point image memory allocator.static float[]nppiMalloc_32f_C3(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static FloatBuffernppiMalloc_32f_C3(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static FloatPointernppiMalloc_32f_C3(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)3 channel 32-bit floating point image memory allocator.static float[]nppiMalloc_32f_C4(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static FloatBuffernppiMalloc_32f_C4(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static FloatPointernppiMalloc_32f_C4(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)4 channel 32-bit floating point image memory allocator.static Npp32fcnppiMalloc_32fc_C1(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static Npp32fcnppiMalloc_32fc_C1(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static Npp32fcnppiMalloc_32fc_C1(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)32-bit float complex image memory allocator.static Npp32fcnppiMalloc_32fc_C2(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static Npp32fcnppiMalloc_32fc_C2(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static Npp32fcnppiMalloc_32fc_C2(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)2 channel 32-bit float complex image memory allocator.static Npp32fcnppiMalloc_32fc_C3(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static Npp32fcnppiMalloc_32fc_C3(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static Npp32fcnppiMalloc_32fc_C3(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)3 channel 32-bit float complex image memory allocator.static Npp32fcnppiMalloc_32fc_C4(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static Npp32fcnppiMalloc_32fc_C4(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static Npp32fcnppiMalloc_32fc_C4(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)4 channel 32-bit float complex image memory allocator.static int[]nppiMalloc_32s_C1(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static IntBuffernppiMalloc_32s_C1(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static IntPointernppiMalloc_32s_C1(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)32-bit signed image memory allocator.static int[]nppiMalloc_32s_C3(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static IntBuffernppiMalloc_32s_C3(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static IntPointernppiMalloc_32s_C3(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)3 channel 32-bit signed image memory allocator.static int[]nppiMalloc_32s_C4(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static IntBuffernppiMalloc_32s_C4(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static IntPointernppiMalloc_32s_C4(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)4 channel 32-bit signed image memory allocator.static Npp32scnppiMalloc_32sc_C1(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static Npp32scnppiMalloc_32sc_C1(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static Npp32scnppiMalloc_32sc_C1(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)32-bit integer complex image memory allocator.static Npp32scnppiMalloc_32sc_C2(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static Npp32scnppiMalloc_32sc_C2(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static Npp32scnppiMalloc_32sc_C2(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)2 channel 32-bit integer complex image memory allocator.static Npp32scnppiMalloc_32sc_C3(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static Npp32scnppiMalloc_32sc_C3(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static Npp32scnppiMalloc_32sc_C3(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)3 channel 32-bit integer complex image memory allocator.static Npp32scnppiMalloc_32sc_C4(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static Npp32scnppiMalloc_32sc_C4(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static Npp32scnppiMalloc_32sc_C4(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)4 channel 32-bit integer complex image memory allocator.static byte[]nppiMalloc_8u_C1(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static ByteBuffernppiMalloc_8u_C1(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static BytePointernppiMalloc_8u_C1(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)8-bit unsigned image memory allocator.static byte[]nppiMalloc_8u_C2(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static ByteBuffernppiMalloc_8u_C2(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static BytePointernppiMalloc_8u_C2(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)2 channel 8-bit unsigned image memory allocator.static byte[]nppiMalloc_8u_C3(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static ByteBuffernppiMalloc_8u_C3(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static BytePointernppiMalloc_8u_C3(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)3 channel 8-bit unsigned image memory allocator.static byte[]nppiMalloc_8u_C4(int nWidthPixels, int nHeightPixels, int[] pStepBytes)static ByteBuffernppiMalloc_8u_C4(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)static BytePointernppiMalloc_8u_C4(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)4 channel 8-bit unsigned image memory allocator.
-
-
-
Method Detail
-
nppiMalloc_8u_C1
@Cast("Npp8u*") public static BytePointer nppiMalloc_8u_C1(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
8-bit unsigned image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_8u_C1
@Cast("Npp8u*") public static ByteBuffer nppiMalloc_8u_C1(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_8u_C1
@Cast("Npp8u*") public static byte[] nppiMalloc_8u_C1(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_8u_C2
@Cast("Npp8u*") public static BytePointer nppiMalloc_8u_C2(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
2 channel 8-bit unsigned image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_8u_C2
@Cast("Npp8u*") public static ByteBuffer nppiMalloc_8u_C2(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_8u_C2
@Cast("Npp8u*") public static byte[] nppiMalloc_8u_C2(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_8u_C3
@Cast("Npp8u*") public static BytePointer nppiMalloc_8u_C3(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
3 channel 8-bit unsigned image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_8u_C3
@Cast("Npp8u*") public static ByteBuffer nppiMalloc_8u_C3(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_8u_C3
@Cast("Npp8u*") public static byte[] nppiMalloc_8u_C3(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_8u_C4
@Cast("Npp8u*") public static BytePointer nppiMalloc_8u_C4(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
4 channel 8-bit unsigned image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_8u_C4
@Cast("Npp8u*") public static ByteBuffer nppiMalloc_8u_C4(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_8u_C4
@Cast("Npp8u*") public static byte[] nppiMalloc_8u_C4(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_16u_C1
@Cast("Npp16u*") public static ShortPointer nppiMalloc_16u_C1(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
16-bit unsigned image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_16u_C1
@Cast("Npp16u*") public static ShortBuffer nppiMalloc_16u_C1(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_16u_C1
@Cast("Npp16u*") public static short[] nppiMalloc_16u_C1(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_16u_C2
@Cast("Npp16u*") public static ShortPointer nppiMalloc_16u_C2(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
2 channel 16-bit unsigned image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_16u_C2
@Cast("Npp16u*") public static ShortBuffer nppiMalloc_16u_C2(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_16u_C2
@Cast("Npp16u*") public static short[] nppiMalloc_16u_C2(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_16u_C3
@Cast("Npp16u*") public static ShortPointer nppiMalloc_16u_C3(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
3 channel 16-bit unsigned image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_16u_C3
@Cast("Npp16u*") public static ShortBuffer nppiMalloc_16u_C3(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_16u_C3
@Cast("Npp16u*") public static short[] nppiMalloc_16u_C3(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_16u_C4
@Cast("Npp16u*") public static ShortPointer nppiMalloc_16u_C4(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
4 channel 16-bit unsigned image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_16u_C4
@Cast("Npp16u*") public static ShortBuffer nppiMalloc_16u_C4(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_16u_C4
@Cast("Npp16u*") public static short[] nppiMalloc_16u_C4(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_16s_C1
@Cast("Npp16s*") public static ShortPointer nppiMalloc_16s_C1(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
16-bit signed image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_16s_C1
@Cast("Npp16s*") public static ShortBuffer nppiMalloc_16s_C1(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_16s_C1
@Cast("Npp16s*") public static short[] nppiMalloc_16s_C1(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_16s_C2
@Cast("Npp16s*") public static ShortPointer nppiMalloc_16s_C2(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
2 channel 16-bit signed image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_16s_C2
@Cast("Npp16s*") public static ShortBuffer nppiMalloc_16s_C2(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_16s_C2
@Cast("Npp16s*") public static short[] nppiMalloc_16s_C2(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_16s_C4
@Cast("Npp16s*") public static ShortPointer nppiMalloc_16s_C4(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
4 channel 16-bit signed image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_16s_C4
@Cast("Npp16s*") public static ShortBuffer nppiMalloc_16s_C4(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_16s_C4
@Cast("Npp16s*") public static short[] nppiMalloc_16s_C4(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_16sc_C1
public static Npp16sc nppiMalloc_16sc_C1(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
1 channel 16-bit signed complex image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_16sc_C1
public static Npp16sc nppiMalloc_16sc_C1(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_16sc_C1
public static Npp16sc nppiMalloc_16sc_C1(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_16sc_C2
public static Npp16sc nppiMalloc_16sc_C2(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
2 channel 16-bit signed complex image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_16sc_C2
public static Npp16sc nppiMalloc_16sc_C2(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_16sc_C2
public static Npp16sc nppiMalloc_16sc_C2(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_16sc_C3
public static Npp16sc nppiMalloc_16sc_C3(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
3 channel 16-bit signed complex image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_16sc_C3
public static Npp16sc nppiMalloc_16sc_C3(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_16sc_C3
public static Npp16sc nppiMalloc_16sc_C3(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_16sc_C4
public static Npp16sc nppiMalloc_16sc_C4(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
4 channel 16-bit signed complex image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_16sc_C4
public static Npp16sc nppiMalloc_16sc_C4(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_16sc_C4
public static Npp16sc nppiMalloc_16sc_C4(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_32s_C1
@Cast("Npp32s*") public static IntPointer nppiMalloc_32s_C1(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
32-bit signed image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_32s_C1
@Cast("Npp32s*") public static IntBuffer nppiMalloc_32s_C1(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_32s_C1
@Cast("Npp32s*") public static int[] nppiMalloc_32s_C1(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_32s_C3
@Cast("Npp32s*") public static IntPointer nppiMalloc_32s_C3(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
3 channel 32-bit signed image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_32s_C3
@Cast("Npp32s*") public static IntBuffer nppiMalloc_32s_C3(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_32s_C3
@Cast("Npp32s*") public static int[] nppiMalloc_32s_C3(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_32s_C4
@Cast("Npp32s*") public static IntPointer nppiMalloc_32s_C4(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
4 channel 32-bit signed image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_32s_C4
@Cast("Npp32s*") public static IntBuffer nppiMalloc_32s_C4(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_32s_C4
@Cast("Npp32s*") public static int[] nppiMalloc_32s_C4(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_32sc_C1
public static Npp32sc nppiMalloc_32sc_C1(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
32-bit integer complex image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_32sc_C1
public static Npp32sc nppiMalloc_32sc_C1(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_32sc_C1
public static Npp32sc nppiMalloc_32sc_C1(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_32sc_C2
public static Npp32sc nppiMalloc_32sc_C2(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
2 channel 32-bit integer complex image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_32sc_C2
public static Npp32sc nppiMalloc_32sc_C2(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_32sc_C2
public static Npp32sc nppiMalloc_32sc_C2(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_32sc_C3
public static Npp32sc nppiMalloc_32sc_C3(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
3 channel 32-bit integer complex image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_32sc_C3
public static Npp32sc nppiMalloc_32sc_C3(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_32sc_C3
public static Npp32sc nppiMalloc_32sc_C3(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_32sc_C4
public static Npp32sc nppiMalloc_32sc_C4(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
4 channel 32-bit integer complex image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_32sc_C4
public static Npp32sc nppiMalloc_32sc_C4(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_32sc_C4
public static Npp32sc nppiMalloc_32sc_C4(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_32f_C1
@Cast("Npp32f*") public static FloatPointer nppiMalloc_32f_C1(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
32-bit floating point image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_32f_C1
@Cast("Npp32f*") public static FloatBuffer nppiMalloc_32f_C1(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_32f_C1
@Cast("Npp32f*") public static float[] nppiMalloc_32f_C1(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_32f_C2
@Cast("Npp32f*") public static FloatPointer nppiMalloc_32f_C2(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
2 channel 32-bit floating point image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_32f_C2
@Cast("Npp32f*") public static FloatBuffer nppiMalloc_32f_C2(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_32f_C2
@Cast("Npp32f*") public static float[] nppiMalloc_32f_C2(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_32f_C3
@Cast("Npp32f*") public static FloatPointer nppiMalloc_32f_C3(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
3 channel 32-bit floating point image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_32f_C3
@Cast("Npp32f*") public static FloatBuffer nppiMalloc_32f_C3(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_32f_C3
@Cast("Npp32f*") public static float[] nppiMalloc_32f_C3(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_32f_C4
@Cast("Npp32f*") public static FloatPointer nppiMalloc_32f_C4(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
4 channel 32-bit floating point image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_32f_C4
@Cast("Npp32f*") public static FloatBuffer nppiMalloc_32f_C4(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_32f_C4
@Cast("Npp32f*") public static float[] nppiMalloc_32f_C4(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_32fc_C1
public static Npp32fc nppiMalloc_32fc_C1(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
32-bit float complex image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_32fc_C1
public static Npp32fc nppiMalloc_32fc_C1(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_32fc_C1
public static Npp32fc nppiMalloc_32fc_C1(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_32fc_C2
public static Npp32fc nppiMalloc_32fc_C2(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
2 channel 32-bit float complex image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_32fc_C2
public static Npp32fc nppiMalloc_32fc_C2(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_32fc_C2
public static Npp32fc nppiMalloc_32fc_C2(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_32fc_C3
public static Npp32fc nppiMalloc_32fc_C3(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
3 channel 32-bit float complex image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_32fc_C3
public static Npp32fc nppiMalloc_32fc_C3(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_32fc_C3
public static Npp32fc nppiMalloc_32fc_C3(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiMalloc_32fc_C4
public static Npp32fc nppiMalloc_32fc_C4(int nWidthPixels, int nHeightPixels, IntPointer pStepBytes)
4 channel 32-bit float complex image memory allocator.- Parameters:
nWidthPixels- Image width.nHeightPixels- Image height.pStepBytes- \ref line_step.- Returns:
- Pointer to new image data.
-
nppiMalloc_32fc_C4
public static Npp32fc nppiMalloc_32fc_C4(int nWidthPixels, int nHeightPixels, IntBuffer pStepBytes)
-
nppiMalloc_32fc_C4
public static Npp32fc nppiMalloc_32fc_C4(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
-
nppiFree
public static void nppiFree(Pointer pData)
Free method for any 2D allocated memory. This method should be used to free memory allocated with any of the nppiMalloc_methods. - Parameters:
pData- A pointer to memory allocated using nppiMalloc_.
-
-