20 #ifndef __VAAPI_DEVICE_H__
21 #define __VAAPI_DEVICE_H__ 1
27 #include <boost/scoped_array.hpp>
28 #include <boost/scoped_ptr.hpp>
90 DFBSurfaceCapabilities caps;
92 if (caps & DSCAPS_DOUBLE) {
126 int getDepth(DFBSurfacePixelFormat format);
136 #endif // end of __VAAPI_DEVICE_H__