| CheckH264Decode(AVCodecContext *Context) | MythVDPAUHelper | static |
| CreateMixer(QSize Size, VdpChromaType ChromaType=VDP_CHROMA_TYPE_420, MythDeintType Deinterlacer=DEINT_BASIC) | MythVDPAUHelper | |
| CreateOutputSurface(QSize Size) | MythVDPAUHelper | |
| DeleteMixer(VdpVideoMixer Mixer) | MythVDPAUHelper | |
| DeleteOutputSurface(VdpOutputSurface Surface) | MythVDPAUHelper | |
| DisplayPreempted(void) | MythVDPAUHelper | signal |
| GetDecoderList(QStringList &Decoders) | MythVDPAUHelper | static |
| GetProfiles(void) | MythVDPAUHelper | static |
| GetSurfaceParameters(VdpVideoSurface Surface, VdpChromaType &Chroma) | MythVDPAUHelper | |
| H264DecodeCheck(VdpDecoderProfile Profile, AVCodecContext *Context) | MythVDPAUHelper | protected |
| HaveVDPAU(bool Reinit=false) | MythVDPAUHelper | static |
| HEVCSupported(void) | MythVDPAUHelper | protected |
| InitProcs(void) | MythVDPAUHelper | private |
| IsAttributeAvailable(uint Attribute) | MythVDPAUHelper | |
| IsFeatureAvailable(uint Feature) | MythVDPAUHelper | |
| IsValid(void) const | MythVDPAUHelper | |
| m_createdDevice | MythVDPAUHelper | private |
| m_device | MythVDPAUHelper | private |
| m_display | MythVDPAUHelper | private |
| m_valid | MythVDPAUHelper | private |
| m_vdpDecoderCreate | MythVDPAUHelper | private |
| m_vdpDecoderDestroy | MythVDPAUHelper | private |
| m_vdpDecoderQueryCapabilities | MythVDPAUHelper | private |
| m_vdpDeviceDestroy | MythVDPAUHelper | private |
| m_vdpGetErrorString | MythVDPAUHelper | private |
| m_vdpGetInformationString | MythVDPAUHelper | private |
| m_vdpGetProcAddress | MythVDPAUHelper | private |
| m_vdpOutputSurfaceCreate | MythVDPAUHelper | private |
| m_vdpOutputSurfaceDestroy | MythVDPAUHelper | private |
| m_vdpPreemptionCallbackRegister | MythVDPAUHelper | private |
| m_vdpVideoMixerCreate | MythVDPAUHelper | private |
| m_vdpVideoMixerDestroy | MythVDPAUHelper | private |
| m_vdpVideoMixerQueryAttributeSupport | MythVDPAUHelper | private |
| m_vdpVideoMixerQueryFeatureSupport | MythVDPAUHelper | private |
| m_vdpVideoMixerRender | MythVDPAUHelper | private |
| m_vdpVideoMixerSetAttributeValues | MythVDPAUHelper | private |
| m_vdpVideoMixerSetFeatureEnables | MythVDPAUHelper | private |
| m_vdpVideoSurfaceGetParameters | MythVDPAUHelper | private |
| MixerRender(VdpVideoMixer Mixer, VdpVideoSurface Source, VdpOutputSurface Dest, FrameScanType Scan, int TopFieldFirst, QVector< AVBufferRef * > &Frames) | MythVDPAUHelper | |
| MythVDPAUHelper(AVVDPAUDeviceContext *Context) | MythVDPAUHelper | explicit |
| MythVDPAUHelper(void) | MythVDPAUHelper | protected |
| ProfileCheck(VdpDecoderProfile Profile, uint32_t &Level, uint32_t &Macros, uint32_t &Width, uint32_t &Height) | MythVDPAUHelper | protected |
| SetCSCMatrix(VdpVideoMixer Mixer, MythVideoColourSpace *ColourSpace) | MythVDPAUHelper | |
| SetPreempted(void) | MythVDPAUHelper | |
| VDPMixerFeature enum name | MythVDPAUHelper | |
| VDPMixerNone enum value | MythVDPAUHelper | |
| VDPMixerSpatial enum value | MythVDPAUHelper | |
| VDPMixerTemporal enum value | MythVDPAUHelper | |
| ~MythVDPAUHelper(void) override | MythVDPAUHelper | |