#include <stdio.h>
#include <malloc.h>
#include <tcl.h>
#include "sadie.h"
#include "sadie_short.h"
Go to the source code of this file.
Functions | |
void | GETMEM_SHORT (short nbnd, short nlin, short npix, IMAGE_SHORT **out) |
void | RELIMG_SHORT (IMAGE_SHORT **out) |
void | RELMEM_SHORT (IMAGE_SHORT *in) |
short | CHECKIMG_SHORT (IMAGE_SHORT *in) |
void | RANGE_SHORT (IMAGE_SHORT *in) |
|
Definition at line 123 of file sadie_short.c. |
|
Definition at line 17 of file sadie_short.c. References BYTE, malloc, MESSAGE, IMAGE::nbnd, out, PIXEL_SHORT, and TLEN. |
|
Definition at line 139 of file sadie_short.c. References PIXEL_SHORT. |
|
Definition at line 69 of file sadie_short.c. References CHECKIMG_SHORT, MESSAGE, out, and RELMEM_SHORT. |
|
Definition at line 101 of file sadie_short.c. |