(1589248937f25de2139784f768a3aaf4a99d9207)
#include "qvideoframeformat.h"
#include <QtMultimedia/private/qvideotexturehelper_p.h>
#include <QtMultimedia/private/qvideotransformation_p.h>
#include <QtMultimedia/private/qmultimedia_enum_to_string_converter_p.h>
#include <qdebug.h>
#include <qlist.h>
#include <qmetatype.h>
#include <qvariant.h>
#include <qmatrix4x4.h>
Go to the source code of this file.
|
| static void | initResource () |
| | QT_DEFINE_QESDP_SPECIALIZATION_DTOR (QVideoFrameFormatPrivate) |
| | QT_MM_MAKE_STRING_RESOLVER (QVideoFrameFormat::PixelFormat, QtMultimediaPrivate::EnumName,(QVideoFrameFormat::Format_Invalid, "Invalid")(QVideoFrameFormat::Format_ARGB8888, "ARGB8888")(QVideoFrameFormat::Format_ARGB8888_Premultiplied, "ARGB8888 Premultiplied")(QVideoFrameFormat::Format_XRGB8888, "XRGB8888")(QVideoFrameFormat::Format_BGRA8888, "BGRA8888")(QVideoFrameFormat::Format_BGRX8888, "BGRX8888")(QVideoFrameFormat::Format_BGRA8888_Premultiplied, "BGRA8888 Premultiplied")(QVideoFrameFormat::Format_RGBA8888, "RGBA8888")(QVideoFrameFormat::Format_RGBX8888, "RGBX8888")(QVideoFrameFormat::Format_ABGR8888, "ABGR8888")(QVideoFrameFormat::Format_XBGR8888, "XBGR8888")(QVideoFrameFormat::Format_AYUV, "AYUV")(QVideoFrameFormat::Format_AYUV_Premultiplied, "AYUV Premultiplied")(QVideoFrameFormat::Format_YUV420P, "YUV420P")(QVideoFrameFormat::Format_YUV420P10, "YUV420P10")(QVideoFrameFormat::Format_YUV422P, "YUV422P")(QVideoFrameFormat::Format_YV12, "YV12")(QVideoFrameFormat::Format_UYVY, "UYVY")(QVideoFrameFormat::Format_YUYV, "YUYV")(QVideoFrameFormat::Format_NV12, "NV12")(QVideoFrameFormat::Format_NV21, "NV21")(QVideoFrameFormat::Format_IMC1, "IMC1")(QVideoFrameFormat::Format_IMC2, "IMC2")(QVideoFrameFormat::Format_IMC3, "IMC3")(QVideoFrameFormat::Format_IMC4, "IMC4")(QVideoFrameFormat::Format_Y8, "Y8")(QVideoFrameFormat::Format_Y16, "Y16")(QVideoFrameFormat::Format_P010, "P010")(QVideoFrameFormat::Format_P016, "P016")(QVideoFrameFormat::Format_SamplerExternalOES, "SamplerExternalOES")(QVideoFrameFormat::Format_Jpeg, "Jpeg")(QVideoFrameFormat::Format_SamplerRect, "SamplerRect")) |
| QDebug | operator<< (QDebug dbg, const QVideoFrameFormat &f) |
◆ initResource()
◆ operator<<()
◆ QT_DEFINE_QESDP_SPECIALIZATION_DTOR()
◆ QT_MM_MAKE_STRING_RESOLVER()
| QT_MM_MAKE_STRING_RESOLVER |
( |
QVideoFrameFormat::PixelFormat | , |
|
|
QtMultimediaPrivate::EnumName | , |
|
|
(QVideoFrameFormat::Format_Invalid, "Invalid")(QVideoFrameFormat::Format_ARGB8888, "ARGB8888")(QVideoFrameFormat::Format_ARGB8888_Premultiplied, "ARGB8888 Premultiplied")(QVideoFrameFormat::Format_XRGB8888, "XRGB8888")(QVideoFrameFormat::Format_BGRA8888, "BGRA8888")(QVideoFrameFormat::Format_BGRX8888, "BGRX8888")(QVideoFrameFormat::Format_BGRA8888_Premultiplied, "BGRA8888 Premultiplied")(QVideoFrameFormat::Format_RGBA8888, "RGBA8888")(QVideoFrameFormat::Format_RGBX8888, "RGBX8888")(QVideoFrameFormat::Format_ABGR8888, "ABGR8888")(QVideoFrameFormat::Format_XBGR8888, "XBGR8888")(QVideoFrameFormat::Format_AYUV, "AYUV")(QVideoFrameFormat::Format_AYUV_Premultiplied, "AYUV Premultiplied")(QVideoFrameFormat::Format_YUV420P, "YUV420P")(QVideoFrameFormat::Format_YUV420P10, "YUV420P10")(QVideoFrameFormat::Format_YUV422P, "YUV422P")(QVideoFrameFormat::Format_YV12, "YV12")(QVideoFrameFormat::Format_UYVY, "UYVY")(QVideoFrameFormat::Format_YUYV, "YUYV")(QVideoFrameFormat::Format_NV12, "NV12")(QVideoFrameFormat::Format_NV21, "NV21")(QVideoFrameFormat::Format_IMC1, "IMC1")(QVideoFrameFormat::Format_IMC2, "IMC2")(QVideoFrameFormat::Format_IMC3, "IMC3")(QVideoFrameFormat::Format_IMC4, "IMC4")(QVideoFrameFormat::Format_Y8, "Y8")(QVideoFrameFormat::Format_Y16, "Y16")(QVideoFrameFormat::Format_P010, "P010")(QVideoFrameFormat::Format_P016, "P016")(QVideoFrameFormat::Format_SamplerExternalOES, "SamplerExternalOES")(QVideoFrameFormat::Format_Jpeg, "Jpeg")(QVideoFrameFormat::Format_SamplerRect, "SamplerRect") | ) |