#include <sadie.h>
#include <sadie_byte.h>
Go to the source code of this file.
Data Structures | |
struct | IMAGE_SHORT |
Typedefs | |
typedef short | PIXEL_SHORT |
Functions | |
short | CHECKIMG_SHORT (IMAGE_SHORT *) |
void | RELIMG_SHORT (IMAGE_SHORT **) |
void | RELMEM_SHORT (IMAGE_SHORT *) |
void | GETMEM_SHORT (short, short, short, IMAGE_SHORT **) |
void | RANGE_SHORT (IMAGE_SHORT *) |
void | quicksort_short (short *, short, short) |
void | quicksort2_short (short *, short, short) |
|
Definition at line 14 of file sadie_short.h. Referenced by GETMEM_SHORT, and RANGE_SHORT. |
|
Definition at line 123 of file sadie_short.c. Referenced by RELIMG_SHORT. |
|
Definition at line 17 of file sadie_short.c. |
|
|
|
|
|
Definition at line 139 of file sadie_short.c. |
|
Definition at line 69 of file sadie_short.c. |
|
Definition at line 101 of file sadie_short.c. Referenced by RELIMG_SHORT. |