openMSX
Static Public Member Functions | List of all members
openmsx::LineRepeater< i > Class Template Reference

Static Public Member Functions

template<unsigned NX, unsigned NY, std::unsigned_integral Pixel>
static void scaleFixedLine (std::span< const Pixel > src0, std::span< const Pixel > src1, std::span< const Pixel > src2, std::span< const Pixel > src3, ScalerOutput< Pixel > &dst, unsigned &dstY)
 

Detailed Description

template<unsigned i>
class openmsx::LineRepeater< i >

Definition at line 318 of file SaI3xScaler.cc.

Member Function Documentation

◆ scaleFixedLine()

template<unsigned i>
template<unsigned NX, unsigned NY, std::unsigned_integral Pixel>
static void openmsx::LineRepeater< i >::scaleFixedLine ( std::span< const Pixel src0,
std::span< const Pixel src1,
std::span< const Pixel src2,
std::span< const Pixel src3,
ScalerOutput< Pixel > &  dst,
unsigned &  dstY 
)
inlinestatic

The documentation for this class was generated from the following file: