Changes

Jump to navigation Jump to search
586 bytes added ,  08:40, 3 November 2014
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..."
=Request=
{| class="wikitable" border="1"
|-
! 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=
{| class="wikitable" border="1"
|-
! 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 [[MVDSTD:Initialize|here]].

Navigation menu