NVIDIA DRIVE OS Linux SDK API Reference

5.1.9.0 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

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

NvMediaIOFSTType NvMediaIOFST::estimationType

Motion estimation type.

Definition at line 72 of file nvmedia_iofst.h.

NvMediaSurfaceType NvMediaIOFST::inputFormat

Input surface format.

Definition at line 74 of file nvmedia_iofst.h.

NvMediaEncoderInstanceId NvMediaIOFST::instanceId

Instance ID.

Definition at line 78 of file nvmedia_iofst.h.

struct NvMediaIOFSTPriv_* NvMediaIOFST::ofstPriv

An Opaque pointer for internal use.

Definition at line 80 of file nvmedia_iofst.h.

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: