SysLink API Reference  2.21.03.11
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
Frame_FrameBufInfo_tag Struct Reference

Structure to frame buffer informantion in frame header. More...

#include <FrameQDefs.h>

Collaboration diagram for Frame_FrameBufInfo_tag:
Collaboration graph

Data Fields

UInt32 bufPtr
UInt32 bufSize
UInt32 startOffset
UInt32 validSize
UInt32 pixelFormat
UInt32 height
UInt32 width
UInt32 stride

Detailed Description

Structure to frame buffer informantion in frame header.


Field Documentation

UInt32 Frame_FrameBufInfo_tag::bufPtr

Pointer to the frame buffer.

UInt32 Frame_FrameBufInfo_tag::bufSize

Size of the buffer.

UInt32 Frame_FrameBufInfo_tag::startOffset

Start offset in the buffer from where valid data starts.

UInt32 Frame_FrameBufInfo_tag::validSize

Valid size in the buffer from the zeroth offset in the frame buffer

UInt32 Frame_FrameBufInfo_tag::pixelFormat
UInt32 Frame_FrameBufInfo_tag::height
UInt32 Frame_FrameBufInfo_tag::width
UInt32 Frame_FrameBufInfo_tag::stride

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