Searched refs:coef6 (Results 1 – 1 of 1) sorted by relevance
286 std::array<D, 6> coef6 = { coef5[0] * a0, coef5[1] * a0, coef5[2] * a0, in testCoefReductionEquivalence() local291 BiquadFilter<D> bqf2(channelCount, coef6); in testCoefReductionEquivalence()