openMSX
openmsx::FrameSource Member List

This is the complete list of members for openmsx::FrameSource, including all inherited members.

FIELD_EVEN enum valueopenmsx::FrameSource
FIELD_NONINTERLACED enum valueopenmsx::FrameSource
FIELD_ODD enum valueopenmsx::FrameSource
FieldType enum nameopenmsx::FrameSource
FrameSource()=defaultopenmsx::FrameSourceprotected
getField() constopenmsx::FrameSourceinline
getHeight() constopenmsx::FrameSourceinline
getLine(int line, std::span< Pixel > buf) constopenmsx::FrameSourceinline
getLineColor(unsigned line) constopenmsx::FrameSourceinline
getLineInfo(unsigned line, unsigned &lineWidth, void *buf, unsigned bufWidth) const =0openmsx::FrameSourcepure 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 =0openmsx::FrameSourcepure virtual
getWidth() constopenmsx::FrameSourceinline
hasContiguousStorage() constopenmsx::FrameSourceinlineprotectedvirtual
init(FieldType fieldType_)openmsx::FrameSourceinline
Pixel typedefopenmsx::FrameSource
scaleLine(std::span< const Pixel > in, std::span< Pixel > out) constopenmsx::FrameSourceprotected
setHeight(unsigned height_)openmsx::FrameSourceinlineprotected
~FrameSource()=defaultopenmsx::FrameSourceprotected