|
Data Structures |
| struct | _screct_t |
| struct | _imgdata_t |
| struct | _surf_t |
| struct | _ezw_header_t |
| struct | _ezw_t |
| struct | _ezw3_t |
Defines |
|
#define | IMG_SIZ |
|
#define | TILE_SIZE |
|
#define | TILE_SIZE_PASSES |
|
#define | TEX_TILE_SIZE |
|
#define | TILE_BORD_FIX_LEN |
|
#define | DC_SHIFT |
|
#define | LOSSY_COMP_TRANS |
|
#define | ZCOMPRESS |
|
#define | PRD |
|
#define | PDS |
|
#define | EZT |
|
#define | GTK_COLORSET(parentWindow, widgetName, color_to_set) |
|
#define | GTK_COLORGET(colorbutton, return_var_for_color) |
|
#define | ICT |
|
#define | YCbCr2RGB(srcY, srcCb, srcCr, dstR, dstG, dstB) |
|
#define | RGB2YCbCr(srcR, srcG, srcB, dstY, dstCb, dstCr) |
|
#define | FAST_CLEAR(start_exp, dw_cnt_exp, val32) |
|
#define | FAST_BLIT(src_exp, dst_exp, dw_cnt_exp) |
|
#define | FAST_BLIT_PITCHFIX(src_exp, dst_exp, x, y) |
|
#define | PH_ABS(x) |
|
#define | PH_MAX(a, b) |
|
#define | PH_MIN(a, b) |
Typedefs |
|
typedef unsigned char | uchar_t |
|
typedef short int | int16_t |
|
typedef unsigned int | uint32_t |
|
typedef _screct_t | screct_t |
|
typedef _imgdata_t | imgdata_t |
|
typedef _surf_t | surf_t |
|
typedef _ezw_header_t | ezw_header_t |
|
typedef _ezw_t | ezw_t |
|
typedef _ezw3_t | ezw3_t |
Variables |
|
GtkWidget * | GUI_Window |
|
GtkWidget * | fs |
|
GMainLoop * | ml |
|
int | GUIdone |
|
int | GUIactive |