IVIDANALYTICS_Grid Struct Reference
[XDM Beta Video Analytics Interface]

#include <ividanalytics.h>

Collaboration diagram for IVIDANALYTICS_Grid:

Collaboration graph
[legend]

Detailed Description

Access modes used to declare how the algorithm accessed buffers.

Remarks:
The IVIDANALYTICS interface reserves bits 0-15. Bits 16-31 are available to the user.
See also:
IVIDANALYTICS_DynamicParams::grid


Data Fields

XDAS_Int32 blockHeight
XDAS_Int32 blockWidth
XDAS_Int32 numBlockHorizontal
XDAS_Int32 numBlockVertical
XDM1_SingleBufDesc enableMaskArray


Field Documentation

XDAS_Int32 IVIDANALYTICS_Grid::blockHeight

Height of a block

XDAS_Int32 IVIDANALYTICS_Grid::blockWidth

Width of a block

XDAS_Int32 IVIDANALYTICS_Grid::numBlockHorizontal

Number of blocks per row

XDAS_Int32 IVIDANALYTICS_Grid::numBlockVertical

Number of blocks per column

XDM1_SingleBufDesc IVIDANALYTICS_Grid::enableMaskArray

Buffer containing an array representing the type of analysis to enable on each block in the grid.

Remarks:
The array will be numBlockHorizontal * numBlockVertical.
See also:
IVIDANALYTICS_AnalysisMask


The documentation for this struct was generated from the following file:
Copyright 2009, Texas Instruments Incorporated