| KWin
    | 
#include <drm_format_helper.h>
| Public Attributes | |
| uint32_t | format = DRM_FORMAT_YUYV | 
| uint32_t | widthDivisor = 1 | 
| uint32_t | heightDivisor = 1 | 
Definition at line 24 of file drm_format_helper.h.
| uint32_t KWin::YuvFormat::format = DRM_FORMAT_YUYV | 
Definition at line 26 of file drm_format_helper.h.
| uint32_t KWin::YuvFormat::heightDivisor = 1 | 
Definition at line 28 of file drm_format_helper.h.
| uint32_t KWin::YuvFormat::widthDivisor = 1 | 
Definition at line 27 of file drm_format_helper.h.