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, EdgeHQLite edgeOp) |
Definition at line 29 of file HQ2xLiteScaler.cc.
void openmsx::HQLite_1x1on1x2< 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, | ||
EdgeHQLite | edgeOp | ||
) |
Definition at line 100 of file HQ2xLiteScaler.cc.
References openmsx::readPixel(), and xrange().