AAX SDK  2.4.1
Avid Audio Extensions Development Kit
AAX_FastInterpolatedTableLookup< TFLOAT, DFLOAT > Member List

This is the complete list of members for AAX_FastInterpolatedTableLookup< TFLOAT, DFLOAT >, including all inherited members.

DoTableLookupExtraFast(const TFLOAT *const iTable, DFLOAT iValue) constAAX_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) constAAX_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