DSP Memory Region: Difference between revisions
mNo edit summary  | 
				 SourceStatus  | 
				||
| Line 219: | Line 219: | ||
Read only.  | Read only.  | ||
{| class="wikitable"  | |||
|-  | |||
| Offset  | |||
| Type  | |||
| Description  | |||
|-  | |||
| 0  | |||
| u8  | |||
| Input Enabled?  | |||
|-  | |||
| 1  | |||
| u8  | |||
| Dirty flag for previous buffer id.  | |||
|-  | |||
| 2  | |||
| u16  | |||
| Sync count  | |||
|-  | |||
| 4  | |||
| u32  | |||
| Position (number of samples) into current buffer playback  | |||
|-  | |||
| 8  | |||
| u16  | |||
| Buffer id of last buffer that was played  | |||
|-  | |||
| 10  | |||
| u16  | |||
| -  | |||
|}  | |||
== Input ADPCM coefficients ==  | == Input ADPCM coefficients ==  | ||