Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
SwsVector() |
SwsVector(int size) |
SwsVector(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
DoublePointer |
coeff()
pointer to the list of coefficients
|
swscale.SwsVector |
coeff(DoublePointer coeff) |
int |
length()
number of coefficients in the vector
|
swscale.SwsVector |
length(int length) |
swscale.SwsVector |
position(int position) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic SwsVector()
public SwsVector(int size)
public SwsVector(Pointer p)
public swscale.SwsVector position(int position)
public DoublePointer coeff()
public swscale.SwsVector coeff(DoublePointer coeff)
public int length()
public swscale.SwsVector length(int length)
Copyright © 2014. All Rights Reserved.