NVIDIA DRIVE OS Linux SDK API Reference

5.1.12.0 Release

 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 100 of file nvmedia_iofst.h.

Data Fields

void * meExternalHints
 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.
This field should be enabled only when meExternalHints has segment map information also.

Definition at line 108 of file nvmedia_iofst.h.

void* NvMediaOFSTExternalHintParams::meExternalHints

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

Definition at line 102 of file nvmedia_iofst.h.


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