#include <sys/types.h>#include <time.h>#include <stdlib.h>#include <stdio.h>#include <limits.h>#include <UT/UT_Endian.h>#include <UT/UT_DSOVersion.h>#include <UT/UT_SysClone.h>#include <IMG/IMG_Format.h>#include "IMG_Raw.h"Go to the source code of this file.
Classes | |
| struct | HDK_Sample::IMG_RawHeader |
| class | HDK_Sample::IMG_RawFormat |
Namespaces | |
| namespace | HDK_Sample |
| This namespace is used to hold all HDK example source code. | |
Defines | |
| #define | MAGIC 0x1234567a |
| #define | MAGIC_SWAP 0xa7654321 |
Functions | |
| void | newIMGFormat (void *) |
| #define MAGIC 0x1234567a |
| #define MAGIC_SWAP 0xa7654321 |
1.5.9