![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
template<typename T > | |
static constexpr int | toInt (T value) |
template<typename T > | |
static constexpr QSize | frameSize (const T &frame) |
static constexpr QVideoFrameFormat::PixelFormat | frameTypeToPixelFormat (camera_frametype_t type) |
static constexpr size_t | bufferDataSize (const camera_frame_nv12_t &frame) |
static constexpr size_t | bufferDataSize (const camera_frame_rgb8888_t &frame) |
static constexpr size_t | bufferDataSize (const camera_frame_gray8_t &frame) |
static constexpr size_t | bufferDataSize (const camera_frame_cbycry_t &frame) |
static constexpr size_t | bufferDataSize (const camera_frame_ycbcr420p_t &frame) |
static constexpr size_t | bufferDataSize (const camera_frame_ycbycr_t &frame) |
static constexpr size_t | bufferDataSize (const camera_buffer_t *buffer) |
static QAbstractVideoBuffer::MapData | mapData (const camera_frame_nv12_t &frame, unsigned char *baseAddress) |
static QAbstractVideoBuffer::MapData | mapData (const camera_frame_rgb8888_t &frame, unsigned char *baseAddress) |
static QAbstractVideoBuffer::MapData | mapData (const camera_frame_gray8_t &frame, unsigned char *baseAddress) |
static QAbstractVideoBuffer::MapData | mapData (const camera_frame_cbycry_t &frame, unsigned char *baseAddress) |
static QAbstractVideoBuffer::MapData | mapData (const camera_frame_ycbcr420p_t &frame, unsigned char *baseAddress) |
static QAbstractVideoBuffer::MapData | mapData (const camera_frame_ycbycr_t &frame, unsigned char *baseAddress) |
static QAbstractVideoBuffer::MapData | mapData (const camera_buffer_t *buffer, unsigned char *baseAddress) |
static constexpr QSize | frameSize (const camera_buffer_t *buffer) |
|
staticconstexpr |
Definition at line 81 of file qqnxcameraframebuffer.cpp.
References bufferDataSize().
|
staticconstexpr |
Definition at line 66 of file qqnxcameraframebuffer.cpp.
References frame.
|
staticconstexpr |
Definition at line 61 of file qqnxcameraframebuffer.cpp.
References frame, and QWidget::height.
|
staticconstexpr |
Definition at line 51 of file qqnxcameraframebuffer.cpp.
References frame, and QWidget::height.
Referenced by bufferDataSize().
|
staticconstexpr |
Definition at line 56 of file qqnxcameraframebuffer.cpp.
References frame, and QWidget::height.
|
staticconstexpr |
Definition at line 71 of file qqnxcameraframebuffer.cpp.
References frame, and QWidget::height.
|
staticconstexpr |
Definition at line 76 of file qqnxcameraframebuffer.cpp.
References frame, and QWidget::height.
|
staticconstexpr |
Definition at line 238 of file qqnxcameraframebuffer.cpp.
References frameSize().
|
staticconstexpr |
Definition at line 24 of file qqnxcameraframebuffer.cpp.
References frame, QWidget::height, toInt(), and QWidget::width.
Referenced by QQnxCameraFrameBuffer::QQnxCameraFrameBuffer(), QMacStylePrivate::CocoaControl::adjustedControlFrame(), QQuickSpriteEngine::assembledImage(), D3DPresentEngine::createVideoSamples(), frameSize(), qImageFromVideoFrame(), QVideoWindowPrivate::render(), QFFmpegScreenCaptureDxgi::Grabber::run(), QFFmpeg::AudioSourceIO::setFrameSize(), QVideoTextureHelper::SubtitleLayout::update(), QVideoWindowPrivate::updateSubtitle(), and QWasmVideoOutput::videoFrameCallback().
|
staticconstexpr |
Definition at line 29 of file qqnxcameraframebuffer.cpp.
References QVideoFrameFormat::Format_ARGB8888, QVideoFrameFormat::Format_Invalid, QVideoFrameFormat::Format_NV12, QVideoFrameFormat::Format_UYVY, QVideoFrameFormat::Format_Y8, QVideoFrameFormat::Format_YUV420P, and QVideoFrameFormat::Format_YUYV.
|
static |
Definition at line 215 of file qqnxcameraframebuffer.cpp.
References mapData().
|
static |
Definition at line 158 of file qqnxcameraframebuffer.cpp.
References frame, QAbstractVideoBuffer::MapData::nPlanes, and toInt().
|
static |
Definition at line 141 of file qqnxcameraframebuffer.cpp.
References frame, QWidget::height, QAbstractVideoBuffer::MapData::nPlanes, and toInt().
|
static |
Definition at line 103 of file qqnxcameraframebuffer.cpp.
References frame, QWidget::height, QAbstractVideoBuffer::MapData::nPlanes, QWidget::size, and toInt().
Referenced by QQnxCameraFrameBuffer::QQnxCameraFrameBuffer(), AVFVideoBuffer::map(), QMemoryVideoBuffer::map(), AndroidTextureVideoBuffer::map(), QCGImageVideoBuffer::map(), QD3D11TextureVideoBuffer::map(), QFFmpegVideoBuffer::map(), QT_BEGIN_NAMESPACE::QImageVideoBuffer::map(), QGstVideoBuffer::map(), QT_BEGIN_NAMESPACE::MediaSampleVideoBuffer::map(), and mapData().
|
static |
Definition at line 124 of file qqnxcameraframebuffer.cpp.
References frame, QWidget::height, QAbstractVideoBuffer::MapData::nPlanes, and toInt().
|
static |
Definition at line 175 of file qqnxcameraframebuffer.cpp.
References frame, QWidget::height, QAbstractVideoBuffer::MapData::nPlanes, QWidget::size, and toInt().
|
static |
Definition at line 198 of file qqnxcameraframebuffer.cpp.
References frame, QWidget::height, QAbstractVideoBuffer::MapData::nPlanes, and toInt().
|
staticconstexpr |
Definition at line 9 of file qqnxcameraframebuffer.cpp.
Referenced by frameSize(), mapData(), mapData(), mapData(), mapData(), mapData(), and mapData().