NVIDIA DRIVE OS Linux SDK API Reference

6.0.3 Release

Detailed Description

Holds an IOFA object created and returned by NvMediaIOFACreate().


Application should use the members of IOFA object (width, height, outWidth, outHeight, outputFormat, costFormat ) to allocate input and reference pyramid, output and cost surface.
Application can access these members after calling API NvMediaIOFAInit.

Definition at line 213 of file nvmedia_iofa.h.

Data Fields

struct NvMediaIofaPriv * ofaPriv
 An Opaque pointer for internal use. More...
 

Field Documentation

◆ ofaPriv

struct NvMediaIofaPriv* NvMediaIofa::ofaPriv

An Opaque pointer for internal use.

Definition at line 216 of file nvmedia_iofa.h.


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