NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
NvMediaIofaCapability Struct Reference

Detailed Description

Nvmedia Iofa Capability structure.

Definition at line 244 of file nvmedia_iofa.h.

Data Fields

uint16_t minWidth
 min width supported by IOFA driver More...
 
uint16_t minHeight
 min height supported by IOFA driver More...
 
uint16_t maxWidth
 max width supported by IOFA driver More...
 
uint16_t maxHeight
 max height supported by IOFA driver More...
 

Field Documentation

◆ maxHeight

uint16_t NvMediaIofaCapability::maxHeight

max height supported by IOFA driver

Definition at line 253 of file nvmedia_iofa.h.

◆ maxWidth

uint16_t NvMediaIofaCapability::maxWidth

max width supported by IOFA driver

Definition at line 251 of file nvmedia_iofa.h.

◆ minHeight

uint16_t NvMediaIofaCapability::minHeight

min height supported by IOFA driver

Definition at line 249 of file nvmedia_iofa.h.

◆ minWidth

uint16_t NvMediaIofaCapability::minWidth

min width supported by IOFA driver

Definition at line 247 of file nvmedia_iofa.h.


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