NVIDIA DRIVE OS Linux API Reference

5.1.6.1 Release
For Test and Development only

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

Detailed Description

Holds OFST estimation parameters.

This structure is used on a per-frame basis.

Definition at line 101 of file nvmedia_iofst.h.

Data Fields

NvMediaArraymeExternalHints
 Specifies a pointer to ME external hints for the current frame. More...
 
NvMediaBool enableSegmentMap
 Enables the external segment ID map, as follows:
A value of NVMEDIA_TRUE enables it. More...
 

Field Documentation

NvMediaBool NvMediaOFSTExternalHintParams::enableSegmentMap

Enables the external segment ID map, as follows:
A value of NVMEDIA_TRUE enables it.


A value of NVMEDIA_FALSE disables it.

Definition at line 107 of file nvmedia_iofst.h.

NvMediaArray* NvMediaOFSTExternalHintParams::meExternalHints

Specifies a pointer to ME external hints for the current frame.

Definition at line 103 of file nvmedia_iofst.h.


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