NVIDIA DRIVE OS Linux SDK API Reference

6.0.5 Release

Detailed Description

IOFA Profile Data structure.

Definition at line 471 of file nvmedia_iofa.h.

Data Fields

bool validProfData
 Indicate if profile data is valid or not. More...
 
uint32_t swTimeInUS
 ofa sw driver execution time in micro sec More...
 
uint32_t hwTimeInUS
 ofa hw processing time in micro sec More...
 
uint32_t syncWaitTimeInUS
 ofa hw processing time with sync mode in micro sec
More...
 

Field Documentation

◆ hwTimeInUS

uint32_t NvMediaIofaProfileData::hwTimeInUS

ofa hw processing time in micro sec

Definition at line 478 of file nvmedia_iofa.h.

◆ swTimeInUS

uint32_t NvMediaIofaProfileData::swTimeInUS

ofa sw driver execution time in micro sec

Definition at line 476 of file nvmedia_iofa.h.

◆ syncWaitTimeInUS

uint32_t NvMediaIofaProfileData::syncWaitTimeInUS

ofa hw processing time with sync mode in micro sec

Definition at line 480 of file nvmedia_iofa.h.

◆ validProfData

bool NvMediaIofaProfileData::validProfData

Indicate if profile data is valid or not.

Definition at line 474 of file nvmedia_iofa.h.


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