|
APIs, concepts, guides, and more
|
| void PostFilterBiquadSet | ( | int32_t | sectionNumber, |
| double | aOne, | ||
| double | aTwo, | ||
| double | bZero, | ||
| double | bOne, | ||
| double | bTwo ) |
| sectionNumber | The Post Filter Number to be used. |
| aOne | A1 Coefficient. |
| aTwo | A2 Coefficient. |
| bZero | B0 Coefficient. |
| bOne | B1 Coefficient. |
| bTwo | B2 Coefficient. |