MVDSTD:GetConfig: Difference between revisions

No edit summary
Line 52: Line 52:
| 0x0C
| 0x0C
| 0x4
| 0x4
| Video width. Must be >=width_min and <width_max. This must be aligned: the low <dimensions_alignment>-bits must be clear.
| Input video width. Must be >=width_min and <width_max. This must be aligned: the low <dimensions_alignment>-bits must be clear.
|-
|-
|-
|-
| 0x10
| 0x10
| 0x4
| 0x4
| Video height. Must be >=height_min and <height_max. This must be aligned: the low <dimensions_alignment>-bits must be clear.
| Input video height. Must be >=height_min and <height_max. This must be aligned: the low <dimensions_alignment>-bits must be clear.
|-
|-
| 0x14
| 0x14
Line 93: Line 93:
| 0x4C
| 0x4C
| 0x4
| 0x4
| See offset 0x40. Video height. Must be >=16 and <=heightval. Where heightval = <height value from the field at offset 0x10>. The low 3-bits of this value must be clear.
| See offset 0x40. Output video height. Must be >=16 and <=heightval. Where heightval = <height value from the field at offset 0x10>. The low 3-bits of this value must be clear.
|-
|-
| 0x50
| 0x50
| 0x4
| 0x4
| See offset 0x40. Video width. Must be >=width_min and <=widthval. Where widthval = <width value from the field at offset 0xC>. The low 3-bits of this value must be clear.
| See offset 0x40. Output video width. Must be >=width_min and <=widthval. Where widthval = <width value from the field at offset 0xC>. The low 3-bits of this value must be clear.
|-
|-
| 0x54
| 0x54
Line 109: Line 109:
| 0x5C
| 0x5C
| 0x4
| 0x4
| Video width. Must be >=16, and must be <somewidth_statefield.
| Output video width. Must be >=16, and must be <somewidth_statefield.
|-
|-
| 0x60
| 0x60
| 0x4
| 0x4
| Video height. Must be >=16, and must be <someheight_statefield.
| Output video height. Must be >=16, and must be <someheight_statefield.
|-
|-
| 0x64
| 0x64