Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qvsp2blendingdevice.cpp File Reference

(aa37e67ef7f5ff22da0ef95fb5221bc1fff9b3ca)

#include "qvsp2blendingdevice.h"
#include <qeglfskmshelpers_p.h>
#include <QDebug>
#include <QtCore/QLoggingCategory>
#include <drm_fourcc.h>
+ Include dependency graph for qvsp2blendingdevice.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE uint drmFormatToV4l2PixelFormat (uint drmFormat)
 
static uint drmFormatToMediaBusFormat (uint drmFormat)
 

Function Documentation

◆ drmFormatToMediaBusFormat()

static uint drmFormatToMediaBusFormat ( uint drmFormat)
static

Definition at line 23 of file qvsp2blendingdevice.cpp.

References DRM_FORMAT_ABGR8888, DRM_FORMAT_BGR888, DRM_FORMAT_RGB888, DRM_FORMAT_RGBA8888, q_fourccToString(), and qWarning.

+ Here is the call graph for this function:

◆ drmFormatToV4l2PixelFormat()

static QT_BEGIN_NAMESPACE uint drmFormatToV4l2PixelFormat ( uint drmFormat)
inlinestatic

Definition at line 17 of file qvsp2blendingdevice.cpp.

References Q_ASSERT.

Referenced by QVsp2BlendingDevice::enableInput().

+ Here is the caller graph for this function: