openMSX
|
Public Member Functions | |
void | operator() (std::span< const Pixel > in0, std::span< const Pixel > in1, std::span< const Pixel > in2, std::span< Pixel > out0, std::span< Pixel > out1, std::span< uint16_t > edgeBuf, EdgeHQ edgeOp) |
Definition at line 21 of file HQ2xScaler.cc.
void openmsx::HQ_1x1on2x2< Pixel >::operator() | ( | std::span< const Pixel > | in0, |
std::span< const Pixel > | in1, | ||
std::span< const Pixel > | in2, | ||
std::span< Pixel > | out0, | ||
std::span< Pixel > | out1, | ||
std::span< uint16_t > | edgeBuf, | ||
EdgeHQ | edgeOp | ||
) |
Definition at line 36 of file HQ2xScaler.cc.
References openmsx::readPixel(), and xrange().