IVIDEO1_BufDescIn Struct Reference
[XDM Video Interface]

#include <ivideo.h>

Collaboration diagram for IVIDEO1_BufDescIn:

Collaboration graph
[legend]

Detailed Description

Buffer descriptor for input video buffers.


Data Fields

XDAS_Int32 numBufs
XDAS_Int32 frameWidth
XDAS_Int32 frameHeight
XDAS_Int32 framePitch
XDM1_SingleBufDesc bufDesc [XDM_MAX_IO_BUFFERS]


Field Documentation

XDAS_Int32 IVIDEO1_BufDescIn::numBufs

Number of buffers in bufDesc[].

XDAS_Int32 IVIDEO1_BufDescIn::frameWidth

Width of the video frame.

XDAS_Int32 IVIDEO1_BufDescIn::frameHeight

Height of the video frame.

XDAS_Int32 IVIDEO1_BufDescIn::framePitch

Frame pitch used to store the frame.

Remarks:
This field can also be used to indicate the padded width.

XDM1_SingleBufDesc IVIDEO1_BufDescIn::bufDesc[XDM_MAX_IO_BUFFERS]

Picture buffers.


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