openMSX
|
This is the complete list of members for openmsx::SuperImposedVideoFrame< Pixel >, including all inherited members.
FIELD_EVEN enum value | openmsx::FrameSource | |
FIELD_NONINTERLACED enum value | openmsx::FrameSource | |
FIELD_ODD enum value | openmsx::FrameSource | |
FieldType enum name | openmsx::FrameSource | |
FrameSource(const PixelFormat &format) | openmsx::FrameSource | explicitprotected |
getField() const | openmsx::FrameSource | inline |
getHeight() const | openmsx::FrameSource | inline |
getLine(int line, std::span< Pixel > buf) const | openmsx::FrameSource | inline |
getLineColor(unsigned line) const | openmsx::FrameSource | inline |
getLineInfo(unsigned line, unsigned &width, void *buf, unsigned bufWidth) const override | openmsx::SuperImposedVideoFrame< Pixel > | virtual |
getLinePtr320_240(unsigned line, std::span< Pixel, 320 > buf) const | openmsx::FrameSource | |
getLinePtr640_480(unsigned line, std::span< Pixel, 640 > buf) const | openmsx::FrameSource | |
getLinePtr960_720(unsigned line, std::span< Pixel, 960 > buf) const | openmsx::FrameSource | |
getLineWidth(unsigned line) const override | openmsx::SuperImposedVideoFrame< Pixel > | virtual |
getPixelFormat() const | openmsx::FrameSource | inline |
getWidth() const | openmsx::FrameSource | inline |
hasContiguousStorage() const | openmsx::FrameSource | inlineprotectedvirtual |
init(FieldType fieldType_) | openmsx::FrameSource | inline |
scaleLine(std::span< const Pixel > in, std::span< Pixel > out) const | openmsx::FrameSource | protected |
setHeight(unsigned height_) | openmsx::FrameSource | inlineprotected |
SuperImposedVideoFrame(const FrameSource &src, const FrameSource &super, const PixelOperations< Pixel > &pixelOps) | openmsx::SuperImposedVideoFrame< Pixel > | |
~FrameSource()=default | openmsx::FrameSource | protected |