NVIDIA DRIVE OS Linux SDK API Reference

6.0.3 Release
NvMediaDlaBinaryLoadable Struct Reference

Detailed Description

Holds attributes for populating binary loadables for NvMediaDla.

Definition at line 123 of file nvmedia_dla.h.

Data Fields

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

Field Documentation

◆ loadable

const uint8_t* NvMediaDlaBinaryLoadable::loadable

Pointer to in-memory loadable.

Definition at line 125 of file nvmedia_dla.h.

◆ loadableSize

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: