openMSX
|
Public Member Functions | |
Blur_1on3 (const PixelOperations< Pixel > &pixelOps) | |
void | setBlur (unsigned blur_) |
void | operator() (const Pixel *in, Pixel *out, size_t dstWidth) |
Definition at line 17 of file Simple3xScaler.cc.
|
explicit |
Definition at line 293 of file Simple3xScaler.cc.
void openmsx::Blur_1on3< Pixel >::operator() | ( | const Pixel * | in, |
Pixel * | out, | ||
size_t | dstWidth | ||
) |
Definition at line 444 of file Simple3xScaler.cc.
References openmsx::x.
|
inline |
Definition at line 21 of file Simple3xScaler.cc.