Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

l1394_converter.h File Reference

#include <string>
#include <map>

Go to the source code of this file.

Namespaces

namespace  L1394_MM

Defines

#define CLIPPED(x)   ((x)>255?255:((x)<0?0:(x)))

Typedefs

typedef int(* l1394_converter )(unsigned char *, int, unsigned char *)


Define Documentation

#define CLIPPED  )     ((x)>255?255:((x)<0?0:(x)))
 

Definition at line 20 of file l1394_converter.h.

Referenced by L1394_MM::Converter::UYVYtoBGRA32().


Typedef Documentation

typedef int(* l1394_converter)(unsigned char *, int, unsigned char *)
 

Definition at line 21 of file l1394_converter.h.


Generated on Wed Aug 24 00:36:41 2005 for L1394 by doxygen 1.4.2
L1394 library (NMM) grahics.cs.uni-sb.de/~repplix/l1394_home/