Line 106: |
Line 106: |
| | 74 | | | 74 |
| | u16 | | | u16 |
− | | Bitmap of which buffers in queue are valid | + | | Bitmap of which buffers in queue are dirty |
| |- | | |- |
| | 76 | | | 76 |
Line 122: |
Line 122: |
| | 162 | | | 162 |
| | u16 | | | u16 |
− | | Config Serial Number (Userland) | + | | Sync Count |
| |- | | |- |
| | 164 | | | 164 |
Line 200: |
Line 200: |
| | u16 | | | u16 |
| | - | | | - |
| + | |} |
| + | |
| + | === Dirty Bits === |
| + | |
| + | {| class="wikitable" |
| + | |- |
| + | | Bit |
| + | | What Changed |
| + | |- |
| + | | 3 |
| + | | ADPCM Coefficients |
| + | |- |
| + | | 5 |
| + | | Embedded buffer |
| + | |- |
| + | | 13 |
| + | | Is Active |
| + | |- |
| + | | 18 |
| + | | Interpolation Type |
| + | |- |
| + | | 19 |
| + | | Rate |
| + | |- |
| + | | 20 |
| + | | Buffer Queue |
| + | |- |
| + | | 22 |
| + | | Embedded buffer |
| + | |- |
| + | | 23 |
| + | | IRR Filter Type |
| + | |- |
| + | | 25 |
| + | | Sync Count |
| + | |- |
| + | | 26-28 |
| + | | Mix |
| + | |- |
| + | | 30 |
| + | | First time init |
| + | |- |
| + | | 31 |
| + | | Embedded Buffer |
| |} | | |} |