Openholo  v4.0
Open Source Digital Holographic Library
ophWRP.h File Reference
#include "ophGen.h"
Include dependency graph for ophWRP.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ophWRP
 

Macros

#define THREAD_X   32
 
#define THREAD_Y   16
 
#define OPH_Bitsperpixel   8
 
#define OPH_Planes   1
 
#define OPH_Compression   0
 
#define OPH_Xpixelpermeter   0x130B
 
#define OPH_Ypixelpermeter   0x130B
 
#define OPH_Pixel   0xFF
 

Macro Definition Documentation

◆ OPH_Bitsperpixel

#define OPH_Bitsperpixel   8

Definition at line 61 of file ophWRP.h.

◆ OPH_Compression

#define OPH_Compression   0

Definition at line 63 of file ophWRP.h.

◆ OPH_Pixel

#define OPH_Pixel   0xFF

Definition at line 66 of file ophWRP.h.

◆ OPH_Planes

#define OPH_Planes   1

Definition at line 62 of file ophWRP.h.

◆ OPH_Xpixelpermeter

#define OPH_Xpixelpermeter   0x130B

Definition at line 64 of file ophWRP.h.

◆ OPH_Ypixelpermeter

#define OPH_Ypixelpermeter   0x130B

Definition at line 65 of file ophWRP.h.

◆ THREAD_X

#define THREAD_X   32

Definition at line 57 of file ophWRP.h.

◆ THREAD_Y

#define THREAD_Y   16

Definition at line 58 of file ophWRP.h.