− | | (u8 unknown) Used during video-processing initialization. SKATER uses hard-coded value 1 for this. | + | | (u8 inval) Used during video-processing initialization. SKATER uses hard-coded value 1 for this. MVD-sysmodule checks that the input value is not 0 or higher than 11. The input value must be one of the following: 1, 6, 9, or 10. Using value 10 instead of 1 results in no data being written to the output image with normal video processing, without any errors being thrown. |