|
ocssw
1.0
|
Go to the source code of this file.
Defines | |
| #define | UINT32 unsigned int |
| #define | INT32 int32_t |
| #define | UINT16 unsigned short |
| #define | INT16 short |
| #define | FLOAT32 float |
| #define | FLOAT64 double |
| #define FLOAT32 float |
Definition at line 42 of file imgtypes.h.
| #define FLOAT64 double |
Definition at line 46 of file imgtypes.h.
| #define INT16 short |
Definition at line 38 of file imgtypes.h.
| #define INT32 int32_t |
Definition at line 29 of file imgtypes.h.
| #define UINT16 unsigned short |
Definition at line 34 of file imgtypes.h.
| #define UINT32 unsigned int |
Definition at line 20 of file imgtypes.h.
1.7.6.1