MythTV  master
MythVideoFrame Member List

This is the complete list of members for MythVideoFrame, including all inherited members.

BitsPerPixel(VideoFrameType Type)MythVideoFrameinlinestatic
ClearBufferToBlank()MythVideoFrame
ClearMetadata()MythVideoFrame
ColorDepth(int Format)MythVideoFrameinlinestatic
CopyFrame(MythVideoFrame *From)MythVideoFrame
CopyPlane(uint8_t *To, int ToPitch, const uint8_t *From, int FromPitch, int PlaneWidth, int PlaneHeight)MythVideoFramestatic
CreateBuffer(VideoFrameType Type, int Width, int Height)MythVideoFramestatic
DeinterlacerName(MythDeintType Deint, bool DoubleRate, VideoFrameType Format=FMT_NONE)MythVideoFramestatic
DeinterlacerPref(MythDeintType Deint)MythVideoFramestatic
FormatDescription(VideoFrameType Type)MythVideoFramestatic
FormatIs420(VideoFrameType Type)MythVideoFrameinlinestatic
FormatIs422(VideoFrameType Type)MythVideoFrameinlinestatic
FormatIs444(VideoFrameType Type)MythVideoFrameinlinestatic
FormatIsNV12(VideoFrameType Type)MythVideoFrameinlinestatic
FormatIsRGB(VideoFrameType Type)MythVideoFrameinlinestatic
GetAlignedBuffer(size_t Size)MythVideoFramestatic
GetBufferSize(VideoFrameType Type, int Width, int Height, int Aligned=MYTH_WIDTH_ALIGNMENT)MythVideoFramestatic
GetDeinterlacer(MythDeintType Option)MythVideoFrameprivatestatic
GetDoubleRateOption(MythDeintType Type, MythDeintType Override=DEINT_NONE) constMythVideoFrame
GetHeightForPlane(VideoFrameType Type, int Height, uint Plane)MythVideoFrameinlinestatic
GetNumPlanes(VideoFrameType Type)MythVideoFrameinlinestatic
GetPitchForPlane(VideoFrameType Type, int Width, uint Plane)MythVideoFrameinlinestatic
GetSingleRateOption(MythDeintType Type, MythDeintType Override=DEINT_NONE) constMythVideoFrame
GetWidthForPlane(VideoFrameType Type, int Width, uint Plane)MythVideoFrameinlinestatic
HardwareFormat(VideoFrameType Type)MythVideoFrameinlinestatic
HardwareFramesFormat(VideoFrameType Type)MythVideoFrameinlinestatic
Init(VideoFrameType Type, int Width, int Height, const VideoFrameTypes *RenderFormats=nullptr)MythVideoFrame
Init(VideoFrameType Type, uint8_t *Buffer, size_t BufferSize, int Width, int Height, const VideoFrameTypes *RenderFormats=nullptr, int Alignment=MYTH_WIDTH_ALIGNMENT)MythVideoFrame
kDefaultRenderFormatsMythVideoFrameinlinestatic
m_alreadyDeinterlacedMythVideoFrame
m_aspectMythVideoFrame
m_bitsPerPixelMythVideoFrame
m_bufferMythVideoFrame
m_bufferSizeMythVideoFrame
m_chromalocationMythVideoFrame
m_colorprimariesMythVideoFrame
m_colorrangeMythVideoFrame
m_colorshiftedMythVideoFrame
m_colorspaceMythVideoFrame
m_colortransferMythVideoFrame
m_deinterlaceAllowedMythVideoFrame
m_deinterlaceDoubleMythVideoFrame
m_deinterlaceInuseMythVideoFrame
m_deinterlaceInuse2xMythVideoFrame
m_deinterlaceSingleMythVideoFrame
m_directRenderingMythVideoFrame
m_displayedMythVideoFrame
m_displayTimecodeMythVideoFrame
m_dstRectMythVideoFrame
m_dummyMythVideoFrame
m_forceKeyMythVideoFrame
m_frameCounterMythVideoFrame
m_frameNumberMythVideoFrame
m_frameRateMythVideoFrame
m_hdrMetadataMythVideoFrame
m_heightMythVideoFrame
m_interlacedMythVideoFrame
m_interlacedReverseMythVideoFrame
m_newGOPMythVideoFrame
m_offsetsMythVideoFrame
m_pauseFrameMythVideoFrame
m_pitchesMythVideoFrame
m_pixFmtMythVideoFrame
m_privMythVideoFrame
m_renderFormatsMythVideoFrame
m_repeatPicMythVideoFrame
m_rotationMythVideoFrame
m_srcRectMythVideoFrame
m_stereo3DMythVideoFrame
m_swPixFmtMythVideoFrame
m_timecodeMythVideoFrame
m_topFieldFirstMythVideoFrame
m_typeMythVideoFrame
m_widthMythVideoFrame
MythVideoFrame()=defaultMythVideoFrame
MythVideoFrame(VideoFrameType Type, int Width, int Height, const VideoFrameTypes *RenderFormats=nullptr)MythVideoFrame
MythVideoFrame(VideoFrameType Type, uint8_t *Buffer, size_t BufferSize, int Width, int Height, const VideoFrameTypes *RenderFormats=nullptr, int Alignment=MYTH_WIDTH_ALIGNMENT)MythVideoFrame
PackedFormat(VideoFrameType Type)MythVideoFrameinlinestatic
ParseDeinterlacer(const QString &Deinterlacer)MythVideoFramestatic
YUVFormat(VideoFrameType Type)MythVideoFrameinlinestatic
~MythVideoFrame()MythVideoFrame