| 
      
        
       | 
    
    
        
            NVIDIA DRIVE OS Linux SDK API Reference
         | 
        
            
                5.1.15.2 Release   For Test and Development only
            
         | 
    
  
 
 
Go to the documentation of this file.
   47 #define NVMEDIA_DLA_VERSION_MAJOR   3 
   49 #define NVMEDIA_DLA_VERSION_MINOR   4 
   61 #define NVMEDIA_DLA_TENSOR_DESC_NAME_MAX_LEN (80U) 
   64 #define NVMEDIA_DLA_DEFAULT_TASKTIMEOUT (100000U) 
  292     uint32_t *maxOutstandingTasks
 
  485     int32_t *numOfInputTensors
 
  535     int32_t *numOfOutputTensors
 
  791 #endif // NVMEDIA_DLA_H 
  
 
struct NvMediaDlaLoadable NvMediaDlaLoadable
Holds a handle to NvMediaDlaLoadable.
 
NvMediaStatus
Defines all possible error codes.
 
#define NVMEDIA_DLA_TENSOR_DESC_NAME_MAX_LEN
Maximum length of the name of the tensor to store in the descriptor.
 
struct NvMediaDla NvMediaDla
Holds a handle to the NvMedia DLA device.
 
@ NVMEDIA_DLA_DATA_TYPE_TENSOR
NvMediaTensor data type.
 
NvMediaDlaDataType
Defines the data types that DLA can operate on.