Holds an OFST object created and returned by NvMediaIOFSTCreate().
Definition at line 90 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... | |
| NvMediaIOFSTType NvMediaIOFST::estimationType |
Motion estimation type.
Definition at line 92 of file nvmedia_iofst.h.
| NvMediaSurfaceType NvMediaIOFST::inputFormat |
Input surface format.
Definition at line 94 of file nvmedia_iofst.h.
| NvMediaEncoderInstanceId NvMediaIOFST::instanceId |
Instance ID.
Definition at line 98 of file nvmedia_iofst.h.
| struct NvMediaIOFSTPriv_* NvMediaIOFST::ofstPriv |
An Opaque pointer for internal use.
Definition at line 100 of file nvmedia_iofst.h.
| NvMediaSurfaceType NvMediaIOFST::outputFormat |
Output surface format.
Definition at line 96 of file nvmedia_iofst.h.