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

BMPHeader_QQVGA24Bit variable

Syntax

const uint8_t BMPHeader_QQVGA24Bit[] = { 0x42, 0x4D, 0x36, 0x84, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x36, 0x00, 0x00, 0x00, 0x28, 0x00, 0x00, 0x00, 0x40, 0x01, 0x00, 0x00, 0xF0, 0x00, 0x00, 0x00, 0x01, 0x00, 0x18, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x58, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, };

References

LocationReferrerText
camera_app.c:45
const uint8_t BMPHeader_QQVGA24Bit[] =
camera_app.c:282CAMERA_SaveToFile()
if (f_write(&file, (char *)BMPHeader_QQVGA24Bit, RGB_HEADER_SIZE, (UINT *)&NumWrittenData) == FR_OK)

Data Use

Functions reading BMPHeader_QQVGA24Bit
BMPHeader_QQVGA24Bit
all items filtered out
Type of BMPHeader_QQVGA24Bit
BMPHeader_QQVGA24Bit
uint8_t
all items filtered out