_GetData() is only used within MB1063.
 
Symbols
loading...
Files
loading...

_GetData() function

called one time at the beginning to retrieve overhead information and, after this, several times to retrieve the actual image data

Syntax

static int _GetData(void * p,     const U8 ** ppData,     unsigned NumBytesReq,     U32 Off);

Arguments

p

application defined void pointer

ppData

pointer to the location the requested data resides in

NumBytesReq

number of requested bytes.

Off

defines the offset to use for reading the source data

Return value

The number of bytes which were actually read (int)

References

Call Tree

Functions called by _GetData()
_GetData()
all items filtered out
Data read by _GetData()
Data written by _GetData()
_GetData()::NumBytesRead
_GetData()::phFile
all items filtered out
_GetData()
_GetData()::phFile
all items filtered out
Type of _GetData()
_GetData()
all items filtered out