Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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()

uint drmFormatToMediaBusFormat ( uint drmFormat)
static

Definition at line 23 of file qvsp2blendingdevice.cpp.

◆ drmFormatToV4l2PixelFormat()

QT_BEGIN_NAMESPACE uint drmFormatToV4l2PixelFormat ( uint drmFormat)
inlinestatic

Definition at line 17 of file qvsp2blendingdevice.cpp.