Data Fields

Frame_FrameHeader_Tag Struct Reference

Structure of the base frame header. FrameQ maintains list of frames to be retrieved by FrameQ reader client. Application is expected to use Helper API to extract fileds and exteneded header pointer. More...

#include <FrameQDefs.h>

Collaboration diagram for Frame_FrameHeader_Tag:
Collaboration graph
[legend]

Data Fields

UInt32 reserved0
UInt32 reserved1
UInt16 baseHeaderSize
UInt16 headerSize
UInt32 frmAllocaterId
UInt32 frameBufType
UInt8 freeFrmQueueNo
UInt8 numFrameBuffers
Frame_FrameBufInfo frameBufInfo [1]

Detailed Description

Structure of the base frame header. FrameQ maintains list of frames to be retrieved by FrameQ reader client. Application is expected to use Helper API to extract fileds and exteneded header pointer.


Field Documentation

reserverd field

reserverd field

Size of the base frame header.

Size of the frame header(total size of base header and extended header).

Denotes the FrameQBufMgr Id from which frame is allocated.

Free quque No from which frame is allocated in FrameQBufMgr.

Number of framebuffers in frame.

Information of Frame buffers. see Frame_FrameBufInfo


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2011, Texas Instruments Incorporated