PandA-2024.02
|
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 |
const unsigned char hana_bmp[RGB_NUM][BMP_OUT_SIZE] |
unsigned char OutData_comp_buf[RGB_NUM][BMP_OUT_SIZE] |