MVDSTD:Initialize

MVDSTD:Initialize

Request #

Index WordDescription
0Header code [0x00010082]
1Buffer address
2Buffer size, for H.264 this is normally from MVDSTD:CalculateWorkBufSize. For “MJPEG”, this is value 1.
3Value 0x0
4KProcess handle

Response #

Index WordDescription
0Header code
1Resultcode

Description #

This does MVDSTD initialization. The specified buffer is the H.264 work-buffer, for “MJPEG” the size is 0x1 since it’s not used for that. The user process doesn’t use the data stored in this work-buffer at all. The address(+size) must be within the 0x30000000 LINEAR-memory area.