![]() |
AAX SDK
2.4.1
Avid Audio Extensions Development Kit
|
This is the complete list of members for AAX_FastInterpolatedTableLookup< TFLOAT, DFLOAT >, including all inherited members.
DoTableLookupExtraFast(const TFLOAT *const iTable, DFLOAT iValue) const | AAX_FastInterpolatedTableLookup< TFLOAT, DFLOAT > | inline |
DoTableLookupExtraFast(const TFLOAT *const iTable, const TFLOAT *const inpBuf, DFLOAT *const outBuf, int blockSize) | AAX_FastInterpolatedTableLookup< TFLOAT, DFLOAT > | inline |
DoTableLookupExtraFastMulti(const TFLOAT *iTable, DFLOAT iValue, DFLOAT *oValues) const | AAX_FastInterpolatedTableLookup< TFLOAT, DFLOAT > | inline |
GetMaxMinusMin() | AAX_FastInterpolatedTableLookup< TFLOAT, DFLOAT > | inline |
GetMin() | AAX_FastInterpolatedTableLookup< TFLOAT, DFLOAT > | inline |
SetParameters(int iTableSize, TFLOAT iMin=0.0, TFLOAT iMax=1.0, int iNumTables=1) | AAX_FastInterpolatedTableLookup< TFLOAT, DFLOAT > | inline |