PandA-2024.02
|
Go to the source code of this file.
Functions | |
int | jpeg2bmp_main () |
Variables | |
unsigned char | JpegFileBuf [JPEG_FILE_SIZE] |
int jpeg2bmp_main | ( | ) |
Definition at line 50 of file jpeg2bmp.c.
References BMP_OUT_SIZE, hana_bmp, hana_jpg, jpeg_read(), JpegFileBuf, JPEGSIZE, main_result, out_length, out_width, OutData_comp_buf, OutData_image_height, OutData_image_width, and RGB_NUM.
Referenced by main().
unsigned char JpegFileBuf[JPEG_FILE_SIZE] |
Definition at line 46 of file jpeg2bmp.c.
Referenced by __attribute__(), and jpeg2bmp_main().