This is the complete list of members for MythVideoGPU, including all inherited members.
Bicubic enum value | MythVideoGPU | |
ColourSpaceUpdate(bool PrimariesChanged)=0 | MythVideoGPU | protectedpure virtual |
Deinterlacer enum value | MythVideoGPU | |
EndFrame()=0 | MythVideoGPU | pure virtual |
Framebuffer enum value | MythVideoGPU | |
GetProfile() const | MythVideoGPU | virtual |
GetVideoDim() const | MythVideoGPU | |
IsValid() const | MythVideoGPU | |
m_bicubicUpsize | MythVideoGPU | protected |
m_deinterlacer | MythVideoGPU | protected |
m_deinterlacer2x | MythVideoGPU | protected |
m_discontinuityCounter | MythVideoGPU | protected |
m_displayVideoRect | MythVideoGPU | protected |
m_inputTextureSize | MythVideoGPU | protected |
m_inputType | MythVideoGPU | protected |
m_lastRotation | MythVideoGPU | protected |
m_lastStereo | MythVideoGPU | protected |
m_masterViewportSize | MythVideoGPU | protected |
m_outputType | MythVideoGPU | protected |
m_profile | MythVideoGPU | protected |
m_render | MythVideoGPU | protected |
m_resizing | MythVideoGPU | protected |
m_stereoMode | MythVideoGPU | protected |
m_valid | MythVideoGPU | protected |
m_videoColourSpace | MythVideoGPU | protected |
m_videoDim | MythVideoGPU | protected |
m_videoDispDim | MythVideoGPU | protected |
m_videoRect | MythVideoGPU | protected |
m_viewportControl | MythVideoGPU | protected |
MythVideoGPU(MythRender *Render, MythVideoColourSpace *ColourSpace, MythVideoBounds *Bounds, const MythVideoProfilePtr &VideoProfile, QString Profile) | MythVideoGPU | protected |
None enum value | MythVideoGPU | |
OutputChanged(QSize VideoDim, QSize VideoDispDim, float) | MythVideoGPU | signal |
Performance enum value | MythVideoGPU | |
PrepareFrame(MythVideoFrame *Frame, FrameScanType Scan=kScan_Progressive)=0 | MythVideoGPU | pure virtual |
RenderFrame(MythVideoFrame *Frame, bool TopFieldFirst, FrameScanType Scan, StereoscopicMode StereoOverride, bool DrawBorder=false)=0 | MythVideoGPU | pure virtual |
ResetFrameFormat() | MythVideoGPU | virtual |
ResetTextures()=0 | MythVideoGPU | pure virtual |
Sampling enum value | MythVideoGPU | |
SetMasterViewport(QSize Size) | MythVideoGPU | |
SetProfile(const QString &Profile) | MythVideoGPU | |
SetVideoDimensions(QSize VideoDim, QSize VideoDispDim) | MythVideoGPU | slot |
SetVideoRects(QRect DisplayVideoRect, QRect VideoRect) | MythVideoGPU | slot |
SetViewportRect(QRect DisplayVisibleRect) | MythVideoGPU | slot |
StartFrame()=0 | MythVideoGPU | pure virtual |
ToneMap enum value | MythVideoGPU | |
UpdateColourSpace(bool PrimariesChanged) | MythVideoGPU | slot |
UpscalerChanged(const QString &Upscaler) | MythVideoGPU | slot |
VideoResize enum name | MythVideoGPU | |
VideoResizeToString(VideoResizing Resize) | MythVideoGPU | static |
~MythVideoGPU() override | MythVideoGPU | |