Searched refs:m_AllPassFilterCoef (Results 1 – 2 of 2) sorted by relevance
69 m_AllPassFilterCoef = 0; in FxReverb()351 m_AllPassFilterCoef = static_cast<s32>( static_cast<f32>(0x80L) * all_pass_coef ); in InitializeParam()485 s32 allpass_coef = m_AllPassFilterCoef; in UpdateBuffer()
406 s32 m_AllPassFilterCoef; variable