KWin
Loading...
Searching...
No Matches
Public Attributes | List of all members
KWin::YuvFormat Struct Reference

#include <drm_format_helper.h>

Public Attributes

uint32_t format = DRM_FORMAT_YUYV
 
uint32_t widthDivisor = 1
 
uint32_t heightDivisor = 1
 

Detailed Description

Definition at line 24 of file drm_format_helper.h.

Member Data Documentation

◆ format

uint32_t KWin::YuvFormat::format = DRM_FORMAT_YUYV

Definition at line 26 of file drm_format_helper.h.

◆ heightDivisor

uint32_t KWin::YuvFormat::heightDivisor = 1

Definition at line 28 of file drm_format_helper.h.

◆ widthDivisor

uint32_t KWin::YuvFormat::widthDivisor = 1

Definition at line 27 of file drm_format_helper.h.


The documentation for this struct was generated from the following file: