RGB_HEADER_SIZE is only used within MB1063.
 
Symbols
loading...
Files
loading...

RGB_HEADER_SIZE macro

Syntax

#define RGB_HEADER_SIZE 54

References

LocationText
camera_app.h:34
#define RGB_HEADER_SIZE 54
camera_app.c:282
if (f_write(&file, (char *)BMPHeader_QQVGA24Bit, RGB_HEADER_SIZE, (UINT *)&NumWrittenData) == FR_OK)