![]() |
Qt 6.x
The Qt SDK
|
#include <qffmpeghwaccel_p.h>
Collaboration diagram for QFFmpeg::TextureConverter:Public Member Functions | |
| TextureConverter (QRhi *rhi=nullptr) | |
| void | init (AVFrame *frame) |
| TextureSet * | getTextures (AVFrame *frame) |
| bool | isNull () const |
Definition at line 56 of file qffmpeghwaccel_p.h.
Definition at line 312 of file qffmpeghwaccel.cpp.
| TextureSet * QFFmpeg::TextureConverter::getTextures | ( | AVFrame * | frame | ) |
Definition at line 318 of file qffmpeghwaccel.cpp.
References frame, isNull(), and Q_ASSERT.
Referenced by QFFmpegVideoBuffer::mapTextures().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 70 of file qffmpeghwaccel_p.h.
Referenced by QFFmpegVideoBuffer::setTextureConverter().
Here is the caller graph for this function:
|
inline |
Definition at line 76 of file qffmpeghwaccel_p.h.
Referenced by getTextures(), QFFmpegVideoBuffer::mapTextures(), and QFFmpegVideoBuffer::setTextureConverter().
Here is the caller graph for this function: