Data Fields
SBL_InputBuffer_t Struct Reference

Input buffer structure used for image parsing. More...

#include <utils/sbl/include/buffer_mgmt.h>

Data Fields

SBL_BufferParams bufferPrms [SBL_NUM_INPUT_BUFFERS]
 
uint32_t writeBufferIdx
 
uint32_t readBufferIdx
 

Detailed Description

Input buffer structure used for image parsing.

Field Documentation

SBL_BufferParams SBL_InputBuffer_t::bufferPrms[SBL_NUM_INPUT_BUFFERS]

Input buffer parameters.

uint32_t SBL_InputBuffer_t::readBufferIdx

Read buffer index.

uint32_t SBL_InputBuffer_t::writeBufferIdx

Write buffer index.


The documentation for this struct was generated from the following file:

Copyright 2019, Texas Instruments Incorporated