Home
last modified time | relevance | path

Searched defs:coefIndex (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_BiquadFilterPresets.cpp614 int coefIndex = static_cast<int>( static_cast<f32>( coefSize - 1 ) * value ); in GetCoefficients() local
639 int coefIndex = static_cast<int>( static_cast<f32>( coefSize - 1 ) * value ); in GetCoefficients() local
667 int coefIndex = static_cast<int>( static_cast<f32>( coefSize - 1 ) * value ); in GetCoefficients() local
695 int coefIndex = static_cast<int>( static_cast<f32>( coefSize - 1 ) * value ); in GetCoefficients() local
723 int coefIndex = static_cast<int>( static_cast<f32>( coefSize - 1 ) * value ); in GetCoefficients() local