@Properties(inherit=swscale.class) public class SwsVector extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
SwsVector()
Default native constructor.
|
SwsVector(long size)
Native array allocator.
|
SwsVector(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
DoublePointer |
coeff()
pointer to the list of coefficients
|
SwsVector |
coeff(DoublePointer setter) |
SwsVector |
getPointer(long i) |
int |
length()
number of coefficients in the vector
|
SwsVector |
length(int setter) |
SwsVector |
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, zero
public SwsVector()
public SwsVector(long size)
Pointer.position(long)
.public SwsVector(Pointer p)
Pointer(Pointer)
.public SwsVector getPointer(long i)
getPointer
in class Pointer
public DoublePointer coeff()
public SwsVector coeff(DoublePointer setter)
public int length()
public SwsVector length(int setter)
Copyright © 2024. All rights reserved.