Loading...
Searching...
No Matches
score::gfx::I420Encoder Member List
This is the complete list of members for score::gfx::I420Encoder, including all inherited members.
| exec(QRhi &rhi, QRhiCommandBuffer &cb) override | score::gfx::I420Encoder | inlinevirtual |
| execPlane(QRhi &rhi, QRhiCommandBuffer &cb, PlaneResources &plane, int w, int h) (defined in score::gfx::I420Encoder) | score::gfx::I420Encoder | inline |
| init(QRhi &rhi, const RenderState &state, QRhiTexture *inputRGBA, int width, int height, const QString &colorConversion=colorMatrixOut()) override | score::gfx::I420Encoder | inlinevirtual |
| initPlane(QRhi &rhi, const RenderState &state, QRhiTexture *inputRGBA, PlaneResources &plane, int w, int h, const char *fragTemplate, const QString &colorConversion) (defined in score::gfx::I420Encoder) | score::gfx::I420Encoder | inline |
| m_height (defined in score::gfx::I420Encoder) | score::gfx::I420Encoder | |
| m_planes (defined in score::gfx::I420Encoder) | score::gfx::I420Encoder | |
| m_sampler (defined in score::gfx::I420Encoder) | score::gfx::I420Encoder | |
| m_width (defined in score::gfx::I420Encoder) | score::gfx::I420Encoder | |
| planeCount() const override | score::gfx::I420Encoder | inlinevirtual |
| readback(int plane) const override | score::gfx::I420Encoder | inlinevirtual |
| release() override | score::gfx::I420Encoder | inlinevirtual |
| rgb_to_yuv_glsl | score::gfx::GPUVideoEncoder | static |
| u_frag (defined in score::gfx::I420Encoder) | score::gfx::I420Encoder | static |
| v_frag (defined in score::gfx::I420Encoder) | score::gfx::I420Encoder | static |
| vertex_shader | score::gfx::GPUVideoEncoder | static |
| y_flip_glsl | score::gfx::GPUVideoEncoder | static |
| y_frag (defined in score::gfx::I420Encoder) | score::gfx::I420Encoder | static |
| ~GPUVideoEncoder()=default (defined in score::gfx::GPUVideoEncoder) | score::gfx::GPUVideoEncoder | virtual |