NVIDIA DRIVE OS Linux SDK API Reference

6.0.9 Release

Detailed Description

Specifies the data type and data pointer.

Definition at line 111 of file nvmedia_dla.h.

Collaboration diagram for NvMediaDlaData:

Data Fields

NvMediaDlaDataType type
 An NvMediaDlaDataType type. More...
 
NvMediaDlaDataPointer pointer
 A pointer to NvMediaDlaDataPointer. More...
 

Field Documentation

◆ pointer

NvMediaDlaDataPointer NvMediaDlaData::pointer

A pointer to NvMediaDlaDataPointer.

Valid value is non NULL.

Definition at line 115 of file nvmedia_dla.h.

◆ type

NvMediaDlaDataType NvMediaDlaData::type

An NvMediaDlaDataType type.

Valid value is NVMEDIA_DLA_DATA_TYPE_TENSOR.

Definition at line 113 of file nvmedia_dla.h.


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