openMSX
|
#include <Simple3xScaler.hh>
Public Member Functions | |
Blur_1on3 (const PixelOperations< Pixel > &pixelOps) | |
void | setBlur (unsigned blur_) |
void | operator() (std::span< const Pixel > in, std::span< Pixel > out) |
Definition at line 14 of file Simple3xScaler.hh.
|
explicit |
Definition at line 273 of file Simple3xScaler.cc.
void openmsx::Blur_1on3< Pixel >::operator() | ( | std::span< const Pixel > | in, |
std::span< Pixel > | out | ||
) |
Definition at line 424 of file Simple3xScaler.cc.
|
inline |
Definition at line 18 of file Simple3xScaler.hh.