| 
      
        
       | 
    
    
        
            Jetson Linux API Reference
         | 
        
            
                32.7.6 Release
            
         | 
    
  
 
 
Go to the documentation of this file.
   36 #ifndef _ARGUS_SENSOR_OTP_DATA_H 
   37 #define _ARGUS_SENSOR_OTP_DATA_H 
   49 DEFINE_UUID(ExtensionName, EXT_SENSOR_OTP_DATA, 1651af90,19b1,11eb,8b6f,08,00,20,0c,9a,66);
 
   61 DEFINE_UUID(InterfaceID, IID_SENSOR_OTP_DATA, 3d125710,19b1,11eb,8b6f,08,00,20,0c,9a,66);
 
  
 
static const InterfaceID & id()
 
A unique identifier for a libargus Interface.
 
DEFINE_UUID(InterfaceID, IID_BAYER_AVERAGE_MAP_SETTINGS, 12c3de21, 64c5, 11e6, bdf4, 08, 00, 20, 0c, 9a, 66)
 
virtual Status getSensorOtpData(void *dst, uint32_t size) const =0
Copies back the OTP data to the provided memory location.
 
DEFINE_UUID(ExtensionName, EXT_BAYER_AVERAGE_MAP, 12c3de20, 64c5, 11e6, bdf4, 08, 00, 20, 0c, 9a, 66)
 
Status
Status values returned by API function calls.
 
The top-level interface class.
 
virtual uint32_t getSensorOtpDataSize() const =0
Returns the size of the OTP data.