Line 2,669: |
Line 2,669: |
| |- | | |- |
| | 0x26 || 0x2 || Reserved | | | 0x26 || 0x2 || Reserved |
| + | |} |
| + | |
| + | = ImageTransferProcessorConfig = |
| + | This is "nn::irsensor::ImageTransferProcessorConfig". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset || Size || Description |
| + | |- |
| + | | 0x0 || 0x8 || ExposureTime |
| + | |- |
| + | | 0x8 || 0x4 || LightTarget |
| + | |- |
| + | | 0xC || 0x4 || Gain |
| + | |- |
| + | | 0x10 || 0x1 || IsNegativeImageUsed |
| + | |- |
| + | | 0x11 || 0x7 || Reserved |
| + | |- |
| + | | 0x18 || 0x4 || [[#ImageTransferProcessorFormat|Format]] |
| |} | | |} |
| | | |
| = PackedImageTransferProcessorConfig = | | = PackedImageTransferProcessorConfig = |
| This is "nn::irsensor::PackedImageTransferProcessorConfig". This is a 0x18-byte struct. | | This is "nn::irsensor::PackedImageTransferProcessorConfig". This is a 0x18-byte struct. |
| + | |
| + | This is converted from [[#ImageTransferProcessorConfig]]. |
| | | |
| {| class="wikitable" border="1" | | {| class="wikitable" border="1" |
Line 2,793: |
Line 2,815: |
| |- | | |- |
| | [6.0.0+] || 0x3 | | | [6.0.0+] || 0x3 |
| + | |} |
| + | |
| + | = ImageTransferProcessorExConfig = |
| + | This is "nn::irsensor::ImageTransferProcessorExConfig". |
| + | |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Offset || Size || Description |
| + | |- |
| + | | 0x0 || 0x8 || ExposureTime |
| + | |- |
| + | | 0x8 || 0x4 || LightTarget |
| + | |- |
| + | | 0xC || 0x4 || Gain |
| + | |- |
| + | | 0x10 || 0x1 || IsNegativeImageUsed |
| + | |- |
| + | | 0x11 || 0x7 || Reserved |
| + | |- |
| + | | 0x18 || 0x4 || [[#ImageTransferProcessorFormat|OrigFormat]] |
| + | |- |
| + | | 0x1C || 0x4 || [[#ImageTransferProcessorFormat|TrimmingFormat]] |
| + | |- |
| + | | 0x20 || 0x2 || TrimmingStartX |
| + | |- |
| + | | 0x22 || 0x2 || TrimmingStartY |
| + | |- |
| + | | 0x24 || 0x1 || IsExternalLightFilterEnabled |
| |} | | |} |
| | | |
| = PackedImageTransferProcessorExConfig = | | = PackedImageTransferProcessorExConfig = |
| This is "nn::irsensor::PackedImageTransferProcessorExConfig". This is a 0x20-byte struct. | | This is "nn::irsensor::PackedImageTransferProcessorExConfig". This is a 0x20-byte struct. |
| + | |
| + | This is converted from [[#ImageTransferProcessorExConfig]]. |
| | | |
| {| class="wikitable" border="1" | | {| class="wikitable" border="1" |