XDAIS  dais-x04
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
IVIDANALYTICS_Grid Struct Reference

Access modes used to declare how the algorithm accessed buffers. More...

#include <ividanalytics.h>

Collaboration diagram for IVIDANALYTICS_Grid:
Collaboration graph

Data Fields

XDAS_Int32 blockHeight
XDAS_Int32 blockWidth
XDAS_Int32 numBlockHorizontal
XDAS_Int32 numBlockVertical
XDM1_SingleBufDesc enableMaskArray

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

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 2013, Texas Instruments Incorporated