Holds an IOFA object created and returned by NvMediaIOFACreate().
Application should use the members of IOFA object (width, height, outWidth, outHeight, outputFormat, costFormat ) to allocate input and reference pyramid, output and cost surface.
Application can access these members after calling API NvMediaIOFAInit.
Definition at line 242 of file nvmedia_iofa.h.
Data Fields | |
struct NvMediaIofaPriv * | ofaPriv |
An Opaque pointer for internal use. More... | |
struct NvMediaIofaPriv* NvMediaIofa::ofaPriv |
An Opaque pointer for internal use.
Definition at line 245 of file nvmedia_iofa.h.