Difference between revisions of "MVDSTD:ProcessNALUnit"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00080142] |- | 1 | Virtual addr for the input video frame. |- | 2 | Physical add...") |
(No difference)
|
Revision as of 07:40, 3 November 2014
Request
Index Word | Description |
---|---|
0 | Header code [0x00080142] |
1 | Virtual addr for the input video frame. |
2 | Physical addr, normally the above vaddr converted to physaddr. |
3 | Frame byte-size. |
4 | ? |
5 | ? |
6 | Value 0x0 |
7 | KProcess handle |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Resultcode |
Description
This starts the video frame decoding. Once finished the output data is written to the buffer listed here.