openMSX
Public Member Functions | List of all members
openmsx::HQLite_1x1on1x2< Pixel > Struct Template Reference

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)
 

Detailed Description

template<std::unsigned_integral Pixel>
struct openmsx::HQLite_1x1on1x2< Pixel >

Definition at line 29 of file HQ2xLiteScaler.cc.

Member Function Documentation

◆ operator()()

template<std::unsigned_integral Pixel>
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().


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