Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
YPixel< Y > Struct Template Reference

#include <qvideoframeconversionhelper_p.h>

+ Collaboration diagram for YPixel< Y >:

Public Member Functions

quint32 convert () const
 

Public Attributes

Y data
 

Static Public Attributes

static constexpr uint shift = (sizeof(Y) - 1)*8
 

Detailed Description

template<typename Y>
struct YPixel< Y >

Definition at line 69 of file qvideoframeconversionhelper_p.h.

Member Function Documentation

◆ convert()

template<typename Y >
quint32 YPixel< Y >::convert ( ) const
inline

Definition at line 73 of file qvideoframeconversionhelper_p.h.

References YPixel< Y >::shift.

Member Data Documentation

◆ data

template<typename Y >
Y YPixel< Y >::data

Definition at line 71 of file qvideoframeconversionhelper_p.h.

◆ shift

template<typename Y >
constexpr uint YPixel< Y >::shift = (sizeof(Y) - 1)*8
staticconstexpr

Definition at line 72 of file qvideoframeconversionhelper_p.h.

Referenced by YPixel< Y >::convert().


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