@Properties(inherit=nppc.class) public class NppiBufferDescriptor extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
NppiBufferDescriptor()
Default native constructor.
|
NppiBufferDescriptor(long size)
Native array allocator.
|
NppiBufferDescriptor(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
NppiBufferDescriptor |
getPointer(long i) |
int |
nBufferSize()
allocated buffer size
|
NppiBufferDescriptor |
nBufferSize(int setter) |
Pointer |
pData()
per image device memory pointer to the corresponding buffer
|
NppiBufferDescriptor |
pData(Pointer setter) |
NppiBufferDescriptor |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic NppiBufferDescriptor()
public NppiBufferDescriptor(long size)
Pointer.position(long).public NppiBufferDescriptor(Pointer p)
Pointer(Pointer).public NppiBufferDescriptor position(long position)
public NppiBufferDescriptor getPointer(long i)
getPointer in class Pointerpublic Pointer pData()
public NppiBufferDescriptor pData(Pointer setter)
public int nBufferSize()
public NppiBufferDescriptor nBufferSize(int setter)
Copyright © 2024. All rights reserved.