![]() |
Audacity 3.2.0
|
Public Attributes | |
| int | mPhase |
| float | mTriangleState |
| float | mBuffer [8] |
Definition at line 67 of file Dither.cpp.
| float State::mBuffer[8] |
Definition at line 70 of file Dither.cpp.
Referenced by Dither::Reset(), and ShapedDither().
| int State::mPhase |
Definition at line 68 of file Dither.cpp.
Referenced by Dither::Reset(), and ShapedDither().
| float State::mTriangleState |
Definition at line 69 of file Dither.cpp.
Referenced by Dither::Reset(), and TriangleDither().