NVIDIA DRIVE OS Linux SDK API Reference

5.2.0 Release
For Test and Development only

Detailed Description

Holds an OFST object created and returned by NvMediaIOFSTCreate().

Definition at line 90 of file nvmedia_iofst.h.

Data Fields

NvMediaIOFSTType estimationType
 Motion estimation type. More...
 
NvMediaSurfaceType inputFormat
 Input surface format. More...
 
NvMediaSurfaceType outputFormat
 Output surface format. More...
 
NvMediaEncoderInstanceId instanceId
 Instance ID. More...
 
struct NvMediaIOFSTPriv_ * ofstPriv
 An Opaque pointer for internal use. More...
 

Field Documentation

◆ estimationType

NvMediaIOFSTType NvMediaIOFST::estimationType

Motion estimation type.

Definition at line 92 of file nvmedia_iofst.h.

◆ inputFormat

NvMediaSurfaceType NvMediaIOFST::inputFormat

Input surface format.

Definition at line 94 of file nvmedia_iofst.h.

◆ instanceId

NvMediaEncoderInstanceId NvMediaIOFST::instanceId

Instance ID.

Definition at line 98 of file nvmedia_iofst.h.

◆ ofstPriv

struct NvMediaIOFSTPriv_* NvMediaIOFST::ofstPriv

An Opaque pointer for internal use.

Definition at line 100 of file nvmedia_iofst.h.

◆ outputFormat

NvMediaSurfaceType NvMediaIOFST::outputFormat

Output surface format.

Definition at line 96 of file nvmedia_iofst.h.


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