Changes

Jump to navigation Jump to search
125 bytes removed ,  05:46, 28 September 2021
Updated some format
Line 631: Line 631:  
!  Type value
 
!  Type value
 
!  Description
 
!  Description
 +
!  Note
 
|-
 
|-
 
| 0x00010001
 
| 0x00010001
| See the input format type.
+
| YUYV422
 +
| N/A
 
|-
 
|-
 
| 0x00010005
 
| 0x00010005
| YUY2 (pixel order : YVU)?, A certain MVD state field must not be set to 0x8170 in order to use this. 16bit format.
+
| YVYU422
 +
| A certain MVD state field must not be set to 0x8170 in order to use this.
 
|-
 
|-
 
| 0x00010006
 
| 0x00010006
| UYVY (pixel order : YUV)?, see 0x00010005 for the usage requirement. 16bit format.
+
| UYVY422
 +
| see 0x00010005 for the usage requirement.
 
|-
 
|-
 
| 0x00010007
 
| 0x00010007
| UYVY (pixel order : YVU)?, see 0x00010005 for the usage requirement. 16bit format.
+
| VYUY422
 +
| see 0x00010005 for the usage requirement.
 
|-
 
|-
 
| 0x00010008
 
| 0x00010008
| YUY2 (pixel order : YUV) with some align?, A certain MVD-module state field must not be set to 0x8170 in order to use this. Whether this can actually be used is determined by another MVD-module state field. 16bit format.
+
| VYUY422 with some align?
 +
| A certain MVD-module state field must not be set to 0x8170 in order to use this. Whether this can actually be used is determined by another MVD-module state field. 16bit format.
 
|-
 
|-
 
| 0x00010009
 
| 0x00010009
| YUY2 (pixel order : YVU) with some align?, see 0x00010008 for the usage requirements. 16bit format.
+
| YVYU422 with some align?
 +
| see 0x00010008 for the usage requirements. 16bit format.
 
|-
 
|-
 
| 0x0001000A
 
| 0x0001000A
| UYVY (pixel order : YUV) with some align?, see 0x00010008 for the usage requirements. 16bit format.
+
| UYVY422 with some align?
 +
| see 0x00010008 for the usage requirements. 16bit format.
 
|-
 
|-
 
| 0x0001000B
 
| 0x0001000B
| UYVY (pixel order : YVU) with some align?, see 0x00010008 for the usage requirements. 16bit format.
+
| VYUY422 with some align?
 +
| see 0x00010008 for the usage requirements. 16bit format.
 
|-
 
|-
 
| 0x00020001
 
| 0x00020001
| Some sort of YUV format? 12bit format. The initial output is written to the normal output buffer, then the rest is written to the additional output buffer dedicated to this out-type.
+
| Some sort of YUV format?  
 +
| 12bit format. The initial output is written to the normal output buffer, then the rest is written to the additional output buffer dedicated to this out-type.
 
|-
 
|-
 
| 0x00040000
 
| 0x00040000
| Unknown, doesn't write anything to the out-buffer when doing color-conversion.
+
| Unknown
 +
| Doesn't write anything to the out-buffer when doing color-conversion.
 
|-
 
|-
 
| 0x00040001
 
| 0x00040001
 
| RGBA5551?
 
| RGBA5551?
 +
| N/A
 
|-
 
|-
 
| 0x00040002
 
| 0x00040002
 
| BGR565
 
| BGR565
 +
| N/A
 
|-
 
|-
 
| 0x00040003
 
| 0x00040003
| Some sort of RGBA5551? 16bit format.
+
| Some sort of RGBA5551?
 +
| 16bit format.
 
|-
 
|-
 
| 0x00040004
 
| 0x00040004
 
| RGB565
 
| RGB565
 +
| N/A
 
|-
 
|-
 
| 0x00041000
 
| 0x00041000
| Unknown, doesn't write anything to the out-buffer when doing color-conversion.
+
| Unknown
 +
| Doesn't write anything to the out-buffer when doing color-conversion.
 
|-
 
|-
 
| 0x00041001
 
| 0x00041001
 
| y400a?
 
| y400a?
 +
| N/A
 
|-
 
|-
 
| 0x00041002
 
| 0x00041002
 
| y400a?
 
| y400a?
 +
| N/A
 
|}
 
|}
  
19

edits

Navigation menu