NVIDIA DRIVE OS Linux SDK API Reference

5.1.12.0 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvMediaDlaBinaryLoadable Struct Reference

Detailed Description

Holds attributes for populating binary loadables for NvMediaDla.

Definition at line 123 of file nvmedia_dla.h.

Data Fields

uint8_t * loadable
 Pointer to in-memory loadable. More...
 
uint64_t loadableSize
 Size (in bytes) of in-memory loadable. More...
 

Field Documentation

uint8_t* NvMediaDlaBinaryLoadable::loadable

Pointer to in-memory loadable.

Definition at line 125 of file nvmedia_dla.h.

uint64_t NvMediaDlaBinaryLoadable::loadableSize

Size (in bytes) of in-memory loadable.

Definition at line 127 of file nvmedia_dla.h.


The documentation for this struct was generated from the following file: