Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

xdvshow-disp.h

Go to the documentation of this file.
00001 #ifndef _XDVSHOW_DISP_H_ 00002 #define _XDVSHOW_DISP_H_ 00003 00004 struct x_params { 00005 u_int32_t dv_format_type; 00006 u_long color_depth; 00007 u_long decode_format; 00008 00009 u_char *pixels[3]; 00010 int pitches[3]; 00011 }; 00012 00013 #endif /* _XDVSHOW_DISP_H_ */

Generated on Wed Nov 3 19:19:02 2004 for xdvshow by doxygen 1.3.7