diff options
Diffstat (limited to 'recipes/psplash/psplash-ti/psplash-bar-img.h')
-rw-r--r-- | recipes/psplash/psplash-ti/psplash-bar-img.h | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/recipes/psplash/psplash-ti/psplash-bar-img.h b/recipes/psplash/psplash-ti/psplash-bar-img.h new file mode 100644 index 0000000000..30d64a4cc9 --- /dev/null +++ b/recipes/psplash/psplash-ti/psplash-bar-img.h @@ -0,0 +1,31 @@ +/* GdkPixbuf RGB C-Source image dump 1-byte-run-length-encoded */ + +#define BAR_IMG_ROWSTRIDE (690) +#define BAR_IMG_WIDTH (230) +#define BAR_IMG_HEIGHT (28) +#define BAR_IMG_BYTES_PER_PIXEL (3) /* 3:RGB, 4:RGBA */ +#define BAR_IMG_RLE_PIXEL_DATA ((uint8*) \ + "\377\377\377\377\377\377\377\377\377\377\377\377\321\377\377\377\1\307" \ + "\307\307\377\210\210\210\340\210\210\210\1\300\300\300\205\377\377\377" \ + "\1\207\207\207\377\0\0\0\340\0\0\0\1xxx\205\377\377\377\1\207\207\207" \ + "\377\0\0\0\340\0\0\0\1xxx\205\377\377\377\1\207\207\207\377\0\0\0\340" \ + "\0\0\0\1xxx\205\377\377\377\1\207\207\207\377\0\0\0\340\0\0\0\1xxx\205" \ + "\377\377\377\1\207\207\207\377\0\0\0\340\0\0\0\1xxx\205\377\377\377\1" \ + "\207\207\207\377\0\0\0\340\0\0\0\1xxx\205\377\377\377\1\207\207\207\377" \ + "\0\0\0\340\0\0\0\1xxx\205\377\377\377\1\207\207\207\377\0\0\0\340\0\0" \ + "\0\1xxx\205\377\377\377\1\207\207\207\377\0\0\0\340\0\0\0\1xxx\205\377" \ + "\377\377\1\207\207\207\377\0\0\0\340\0\0\0\1xxx\205\377\377\377\1\207" \ + "\207\207\377\0\0\0\340\0\0\0\1xxx\205\377\377\377\1\207\207\207\377\0" \ + "\0\0\340\0\0\0\1xxx\205\377\377\377\1\207\207\207\377\0\0\0\340\0\0\0" \ + "\1xxx\205\377\377\377\1\207\207\207\377\0\0\0\340\0\0\0\1xxx\205\377" \ + "\377\377\1\207\207\207\377\0\0\0\340\0\0\0\1xxx\205\377\377\377\1\207" \ + "\207\207\377\0\0\0\340\0\0\0\1xxx\205\377\377\377\1\207\207\207\377\0" \ + "\0\0\340\0\0\0\1xxx\205\377\377\377\1\207\207\207\377\0\0\0\340\0\0\0" \ + "\1xxx\205\377\377\377\1\207\207\207\377\0\0\0\340\0\0\0\1xxx\205\377" \ + "\377\377\1\207\207\207\377\0\0\0\340\0\0\0\1xxx\205\377\377\377\1\207" \ + "\207\207\377\0\0\0\340\0\0\0\1xxx\205\377\377\377\1\207\207\207\377\0" \ + "\0\0\340\0\0\0\1xxx\205\377\377\377\1\277\277\277\377www\340www\1\267" \ + "\267\267\377\377\377\377\377\377\377\377\377\377\377\377\322\377\377" \ + "\377") + + |