#include <memory.h>#include <stdlib.h>#include <string.h>#include <math.h>#include <float.h>#include <time.h>#include <stdio.h>#include <stdarg.h>#include <ctype.h>#include "openjpeg.h"#include "j2k_lib.h"#include "opj_malloc.h"#include "event.h"#include "cio.h"#include "image.h"#include "j2k.h"#include "jp2.h"#include "jpt.h"#include "mqc.h"#include "raw.h"#include "bio.h"#include "tgt.h"#include "pi.h"#include "tcd.h"#include "t1.h"#include "dwt.h"#include "t2.h"#include "mct.h"#include "int.h"#include "fix.h"#include "../jpwl/jpwl.h"Go to the source code of this file.
Defines | |
| #define | __attribute__(x) |
| #define | INLINE |
| #define | restrict |
| #define __attribute__ | ( | x | ) |
| #define INLINE |
| #define restrict |