PandA-2024.02
Macros | Variables
init.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define JPEGSIZE   5207
 

Variables

int main_result
 
unsigned char * CurHuffReadBuf
 
int OutData_image_width
 
int OutData_image_height
 
int OutData_comp_vpos [RGB_NUM]
 
int OutData_comp_hpos [RGB_NUM]
 
unsigned char OutData_comp_buf [RGB_NUM][BMP_OUT_SIZE]
 
const unsigned char hana_jpg [JPEGSIZE]
 
const unsigned char hana_bmp [RGB_NUM][BMP_OUT_SIZE]
 
int out_width = 90
 
int out_length = 59
 

Macro Definition Documentation

◆ JPEGSIZE

#define JPEGSIZE   5207

Definition at line 57 of file init.h.

Variable Documentation

◆ CurHuffReadBuf

unsigned char* CurHuffReadBuf

Definition at line 41 of file init.h.

◆ hana_bmp

const unsigned char hana_bmp[RGB_NUM][BMP_OUT_SIZE]

Definition at line 385 of file init.h.

◆ hana_jpg

const unsigned char hana_jpg[JPEGSIZE]

Definition at line 59 of file init.h.

◆ main_result

int main_result

Definition at line 37 of file init.h.

◆ out_length

int out_length = 59

Definition at line 1266 of file init.h.

◆ out_width

int out_width = 90

Definition at line 1265 of file init.h.

◆ OutData_comp_buf

unsigned char OutData_comp_buf[RGB_NUM][BMP_OUT_SIZE]

Definition at line 46 of file init.h.

◆ OutData_comp_hpos

int OutData_comp_hpos[RGB_NUM]

Definition at line 45 of file init.h.

◆ OutData_comp_vpos

int OutData_comp_vpos[RGB_NUM]

Definition at line 44 of file init.h.

◆ OutData_image_height

int OutData_image_height

Definition at line 43 of file init.h.

◆ OutData_image_width

int OutData_image_width

Definition at line 42 of file init.h.


Generated on Mon Feb 12 2024 13:03:07 for PandA-2024.02 by doxygen 1.8.13