Searched refs:VOLMIN (Results 1 – 2 of 2) sorted by relevance
213 enum { VOLMIN = 0, VOLKNEE1 = 1, VOLKNEE2 = 2, VOLMAX = 3, VOLCNT = 4}; enumerator
5414 curve[VOLMIN].mIndex; in volIndexToAmpl()5420 if (volIdx < curve[VOLMIN].mIndex) { // out of bounds in volIndexToAmpl()