SIPL information.
Definition at line 99 of file CodecHeaderVideo.h.
Data Fields | |
char8_t | cameraModuleName [64] |
char8_t | cameraModuleDescription [128] |
char8_t | interface [16] |
uint32_t | linkIndex |
bool | cphyMode |
uint32_t | colorFilterArray |
char8_t | serializerName [64] |
char8_t | serializerDescription [128] |
uint32_t | serializeri2cAddress |
char8_t | sensorParams [512] |
dwCodecCameraSIPLBlobEEPROM | eeprom |
char8_t dwCodecCameraSIPLInfo::cameraModuleDescription[128] |
Definition at line 102 of file CodecHeaderVideo.h.
char8_t dwCodecCameraSIPLInfo::cameraModuleName[64] |
Definition at line 101 of file CodecHeaderVideo.h.
uint32_t dwCodecCameraSIPLInfo::colorFilterArray |
Definition at line 106 of file CodecHeaderVideo.h.
bool dwCodecCameraSIPLInfo::cphyMode |
Definition at line 105 of file CodecHeaderVideo.h.
dwCodecCameraSIPLBlobEEPROM dwCodecCameraSIPLInfo::eeprom |
Definition at line 111 of file CodecHeaderVideo.h.
char8_t dwCodecCameraSIPLInfo::interface[16] |
Definition at line 103 of file CodecHeaderVideo.h.
uint32_t dwCodecCameraSIPLInfo::linkIndex |
Definition at line 104 of file CodecHeaderVideo.h.
char8_t dwCodecCameraSIPLInfo::sensorParams[512] |
Definition at line 110 of file CodecHeaderVideo.h.
char8_t dwCodecCameraSIPLInfo::serializerDescription[128] |
Definition at line 108 of file CodecHeaderVideo.h.
uint32_t dwCodecCameraSIPLInfo::serializeri2cAddress |
Definition at line 109 of file CodecHeaderVideo.h.
char8_t dwCodecCameraSIPLInfo::serializerName[64] |
Definition at line 107 of file CodecHeaderVideo.h.