NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only

Detailed Description

Holds an OFST object created by NvMediaIOFSTCreate.

Definition at line 70 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 72 of file nvmedia_iofst.h.

◆ inputFormat

NvMediaSurfaceType NvMediaIOFST::inputFormat

Input surface format.

Definition at line 74 of file nvmedia_iofst.h.

◆ instanceId

NvMediaEncoderInstanceId NvMediaIOFST::instanceId

Instance ID.

Definition at line 78 of file nvmedia_iofst.h.

◆ ofstPriv

struct NvMediaIOFSTPriv_* NvMediaIOFST::ofstPriv

An Opaque pointer for internal use.

Definition at line 80 of file nvmedia_iofst.h.

◆ outputFormat

NvMediaSurfaceType NvMediaIOFST::outputFormat

Output surface format.

Definition at line 76 of file nvmedia_iofst.h.


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