Y2R:SetSendingV: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 || Header code [0x00120102] |- | 1 || Source image V-component buffer |- | 2 || Buffer size |- | 3 ..." |
Steveice10 (talk | contribs) SetSendingV |
||
Line 5: | Line 5: | ||
! Description | ! Description | ||
|- | |- | ||
| 0 | | 0 | ||
| Header code [0x00120102] | |||
|- | |- | ||
| 1 | | 1 | ||
| Source V-component Buffer | |||
|- | |- | ||
| 2 | | 2 | ||
| Buffer Size | |||
|- | |- | ||
| 3 | | | 3 | ||
| s16, Transfer Unit | |||
|- | |- | ||
| 4 | | | 4 | ||
| s16, Transfer Stride | |||
|- | |- | ||
| 5 | | 5 | ||
| 0x0 | |||
| | |||
|- | |- | ||
| 6 | |||
| Source Process Handle (usually 0xFFFF8001) | |||
|} | |} | ||
Line 24: | Line 30: | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Index Word | ! Index Word | ||
! Description | |||
|- | |- | ||
| 0 | | 0 | ||
| Header code | |||
|- | |- | ||
| 1 | | | 1 | ||
| Result code | |||
|} | |} |
Latest revision as of 05:07, 22 October 2015
Request
Index Word | Description |
---|---|
0 | Header code [0x00120102] |
1 | Source V-component Buffer |
2 | Buffer Size |
3 | s16, Transfer Unit |
4 | s16, Transfer Stride |
5 | 0x0 |
6 | Source Process Handle (usually 0xFFFF8001) |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |