Definition at line 110 of file NvSIPLClient.hpp.
Data Fields | |
uint32_t | embeddedBufTopSize |
Holds size of the top embedded data. More... | |
uint32_t | embeddedBufBottomSize |
Holds size of the bottom embedded data. More... | |
uint8_t * | embeddedBufTop |
Holds pointer to the top embedded data. More... | |
uint8_t * | embeddedBufBottom |
Holds pointer to the bottom embedded data. More... | |
uint8_t* nvsipl::INvSIPLClient::ImageEmbeddedData::embeddedBufBottom |
Holds pointer to the bottom embedded data.
Definition at line 119 of file NvSIPLClient.hpp.
uint32_t nvsipl::INvSIPLClient::ImageEmbeddedData::embeddedBufBottomSize |
Holds size of the bottom embedded data.
Definition at line 115 of file NvSIPLClient.hpp.
uint8_t* nvsipl::INvSIPLClient::ImageEmbeddedData::embeddedBufTop |
Holds pointer to the top embedded data.
Definition at line 117 of file NvSIPLClient.hpp.
uint32_t nvsipl::INvSIPLClient::ImageEmbeddedData::embeddedBufTopSize |
Holds size of the top embedded data.
Definition at line 113 of file NvSIPLClient.hpp.