(c249578c2307cd369abc8ef588e19fcc62b2bed3)
#include "qdmabufvideobuffer_p.h"
#include <QtMultimedia/private/qvideotexturehelper_p.h>
#include <QtMultimedia/private/qrhivaluemapper_p.h>
#include <QtGui/rhi/qrhi.h>
#include <QtCore/qloggingcategory.h>
#include <cerrno>
#include <cstring>
#include <fcntl.h>
#include <unistd.h>
#include <sys/mman.h>
Go to the source code of this file.
◆ Q_STATIC_LOGGING_CATEGORY()
| QT_BEGIN_NAMESPACE Q_STATIC_LOGGING_CATEGORY |
( |
qLcDmaBufVideoBuffer | , |
|
|
"qt.multimedia.dmabufvideobuffer" | ) |