|
| static void | gc_hotloop (REAL4 *fgrid2F, REAL4 *cgrid2F, UCHAR *fgridnc, REAL4 TwoFthreshold, UINT4 length) __attribute__((hot)) |
| |
| static void | gc_hotloop_no_nc (REAL4 *fgrid2F, REAL4 *cgrid2F, UINT4 length) __attribute__((hot)) |
| |
| static void | gc_hotloop_2Fmax_tracking (REAL4 *fgrid2F, REAL4 *fgrid2Fmax, UINT4 *fgrid2FmaxIdx, REAL4 *cgrid2F, UINT4 k, UINT4 length) __attribute__((hot)) |
| |
| static void * | ALRealloc (void *ptr, size_t size) |
| |
Go to the source code of this file.
◆ ALFree
◆ gc_hotloop()
◆ gc_hotloop_no_nc()
◆ gc_hotloop_2Fmax_tracking()
◆ ALRealloc()
| void * ALRealloc |
( |
void * |
ptr, |
|
|
size_t |
size |
|
) |
| |
|
static |