openMSX
openmsx::SuperImposedVideoFrame< Pixel > Member List

This is the complete list of members for openmsx::SuperImposedVideoFrame< Pixel >, including all inherited members.

FIELD_EVEN enum valueopenmsx::FrameSource
FIELD_NONINTERLACED enum valueopenmsx::FrameSource
FIELD_ODD enum valueopenmsx::FrameSource
FieldType enum nameopenmsx::FrameSource
FrameSource(const PixelFormat &format)openmsx::FrameSourceexplicitprotected
getField() constopenmsx::FrameSourceinline
getHeight() constopenmsx::FrameSourceinline
getLine(int line, std::span< Pixel > buf) constopenmsx::FrameSourceinline
getLineColor(unsigned line) constopenmsx::FrameSourceinline
getLineInfo(unsigned line, unsigned &width, void *buf, unsigned bufWidth) const overrideopenmsx::SuperImposedVideoFrame< Pixel >virtual
getLinePtr320_240(unsigned line, std::span< Pixel, 320 > buf) constopenmsx::FrameSource
getLinePtr640_480(unsigned line, std::span< Pixel, 640 > buf) constopenmsx::FrameSource
getLinePtr960_720(unsigned line, std::span< Pixel, 960 > buf) constopenmsx::FrameSource
getLineWidth(unsigned line) const overrideopenmsx::SuperImposedVideoFrame< Pixel >virtual
getPixelFormat() constopenmsx::FrameSourceinline
getWidth() constopenmsx::FrameSourceinline
hasContiguousStorage() constopenmsx::FrameSourceinlineprotectedvirtual
init(FieldType fieldType_)openmsx::FrameSourceinline
scaleLine(std::span< const Pixel > in, std::span< Pixel > out) constopenmsx::FrameSourceprotected
setHeight(unsigned height_)openmsx::FrameSourceinlineprotected
SuperImposedVideoFrame(const FrameSource &src, const FrameSource &super, const PixelOperations< Pixel > &pixelOps)openmsx::SuperImposedVideoFrame< Pixel >
~FrameSource()=defaultopenmsx::FrameSourceprotected