For Seminar
Dependencies: GR-PEACH_video GraphicsFramework R_BSP mbed-rtos mbed
Fork of RGA_HelloWorld by
Images/BinaryImage_RZ_A1H.h@7:b007a4342314, 2016-09-08 (annotated)
- Committer:
- ShinjiYamano
- Date:
- Thu Sep 08 05:23:27 2016 +0000
- Revision:
- 7:b007a4342314
- Parent:
- 2:c7faef0ef374
For Seminar (Rev.2)
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
1050186 | 0:84e4649e7707 | 1 | #ifndef BINARYIMAGE_RZ_A1H_H |
1050186 | 0:84e4649e7707 | 2 | #define BINARYIMAGE_RZ_A1H_H |
1050186 | 0:84e4649e7707 | 3 | |
1050186 | 0:84e4649e7707 | 4 | #ifdef __cplusplus |
1050186 | 0:84e4649e7707 | 5 | extern "C" { /* Start of C Symbol */ |
1050186 | 0:84e4649e7707 | 6 | #endif |
1050186 | 0:84e4649e7707 | 7 | |
dkato | 2:c7faef0ef374 | 8 | extern const uint8_t RGA_Sample_BinaryImage[ 0x0006053FuL ]; |
1050186 | 0:84e4649e7707 | 9 | |
1050186 | 0:84e4649e7707 | 10 | #define JPEG_jpg_ARGB8888 ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00000000 )) |
1050186 | 0:84e4649e7707 | 11 | #define JPEG_jpg_RGB565 ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x0000A520 )) |
1050186 | 0:84e4649e7707 | 12 | #define JPEG_jpg_ARGB1555 ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x0000FD40 )) |
1050186 | 0:84e4649e7707 | 13 | #define JPEG_jpg_ARGB4444 ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00015560 )) |
1050186 | 0:84e4649e7707 | 14 | #define JPEG_jpg_YUV422 ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x0001AD80 )) |
1050186 | 0:84e4649e7707 | 15 | #define Flower_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x0001FEC0 )) |
1050186 | 0:84e4649e7707 | 16 | #define Landscape_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00026008 )) |
1050186 | 0:84e4649e7707 | 17 | #define Landscape_wide_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x0002AD28 )) |
1050186 | 0:84e4649e7707 | 18 | #define TopScrn_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00030DB0 )) |
1050186 | 0:84e4649e7707 | 19 | #define RetBtn_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00040A78 )) |
dkato | 2:c7faef0ef374 | 20 | #define decs_swipe_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00042440 )) |
dkato | 2:c7faef0ef374 | 21 | #define decs_swipe_side_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x000441A0 )) |
dkato | 2:c7faef0ef374 | 22 | #define animetion_timing_jpg_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00046D38 )) |
dkato | 2:c7faef0ef374 | 23 | #define Crystal_png_ARGB8888 ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x0004ABC0 )) |
dkato | 2:c7faef0ef374 | 24 | #define Crystal_png_ARGB1555 ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00053760 )) |
dkato | 2:c7faef0ef374 | 25 | #define Crystal_png_ARGB4444 ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x00057D40 )) |
dkato | 2:c7faef0ef374 | 26 | #define Crystal_png_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x0005C320 )) |
dkato | 2:c7faef0ef374 | 27 | #define CrystalDither_png_File ((const graphics_image_t*)( RGA_Sample_BinaryImage + 0x0005ED1C )) |
1050186 | 0:84e4649e7707 | 28 | |
1050186 | 0:84e4649e7707 | 29 | #ifdef __cplusplus |
1050186 | 0:84e4649e7707 | 30 | } /* End of C Symbol */ |
1050186 | 0:84e4649e7707 | 31 | #endif |
1050186 | 0:84e4649e7707 | 32 | |
1050186 | 0:84e4649e7707 | 33 | #endif /* BINARYIMAGE_RZ_A1H_H */ |