_NvMOTQuery¶
-
struct
_NvMOTQuery
¶ Public Members
-
NvMOTCompute
computeConfig
¶ Holds flags for supported compute targets.
- See
NvMOTCompute.
-
uint8_t
numTransforms
¶ Holds the number of NvMOTPerTransformBatchConfig entries in perTransformBatchConfig.
-
NvBufSurfaceColorFormat
colorFormats
[NVMOT_MAX_TRANSFORMS
]¶ Holds the color formats for input buffers; a required value.
-
NvBufSurfaceMemType
memType
¶ Holds the preferred memory type for input buffers.
-
bool
supportBatchProcessing
¶ Holds a Boolean which is true if batch processing is supported.
-
bool
supportPastFrame
¶ Holds a Boolean which is true if outputing past frame is supported.
-
NvMOTCompute