Update two_pole_7_8.c
This commit is contained in:
parent
3b5ea1c8fa
commit
8bd3e66be3
@ -171,7 +171,7 @@ two_pole_15_16 ( int16_t input ) {
|
|||||||
|
|
||||||
y0 = x0 +
|
y0 = x0 +
|
||||||
//
|
//
|
||||||
// this is 7/8 which is 2 * 15/16...
|
// this is 30/16 == 15/8
|
||||||
y1 + y1 - (y1>>3)
|
y1 + y1 - (y1>>3)
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user