|
|
NVIDIA DRIVE OS Linux SDK API Reference5.1.6.0 Release |
Holds OFST estimation parameters.
This structure is used on a per-frame basis.
Definition at line 101 of file nvmedia_iofst.h.
Data Fields | |
| NvMediaArray * | 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... | |
| 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.