Searched refs:comb_coef (Results 1 – 1 of 1) sorted by relevance
341 f32 comb_coef = std::powf( 10.f, in InitializeParam() local344 m_CombFilterCoef[i] = static_cast<s32>( static_cast<f32>(0x80L) * comb_coef ); in InitializeParam()