Home
last modified time | relevance | path

Searched refs:indexLimit (Results 1 – 6 of 6) sorted by relevance

/external/sonivox/arm-hybrid-22k/lib_src/
Deas_chorus.c197 …WeightedTap(const EAS_I16 *array, EAS_I16 indexReference, EAS_I32 indexDesired, EAS_I16 indexLimit) in WeightedTap() argument
215 index += indexLimit; in WeightedTap()
224 val2 = array[indexLimit-1]; //get last value from array in WeightedTap()
Deas_chorusdata.h125 …eightedTap(const EAS_I16 *array, EAS_I16 indexReference, EAS_I32 indexDesired, EAS_I16 indexLimit);
/external/sonivox/arm-fm-22k/lib_src/
Deas_chorus.c197 …WeightedTap(const EAS_I16 *array, EAS_I16 indexReference, EAS_I32 indexDesired, EAS_I16 indexLimit) in WeightedTap() argument
215 index += indexLimit; in WeightedTap()
224 val2 = array[indexLimit-1]; //get last value from array in WeightedTap()
Deas_chorusdata.h125 …eightedTap(const EAS_I16 *array, EAS_I16 indexReference, EAS_I32 indexDesired, EAS_I16 indexLimit);
/external/sonivox/arm-wt-22k/lib_src/
Deas_chorus.c197 …WeightedTap(const EAS_I16 *array, EAS_I16 indexReference, EAS_I32 indexDesired, EAS_I16 indexLimit) in WeightedTap() argument
215 index += indexLimit; in WeightedTap()
224 val2 = array[indexLimit-1]; //get last value from array in WeightedTap()
Deas_chorusdata.h125 …eightedTap(const EAS_I16 *array, EAS_I16 indexReference, EAS_I32 indexDesired, EAS_I16 indexLimit);