openMSX
|
#include <Simple3xScaler.hh>
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 14 of file Simple3xScaler.hh.
|
explicit |
Definition at line 273 of file Simple3xScaler.cc.
void openmsx::Blur_1on3< Pixel >::operator() | ( | const Pixel * | in, |
Pixel * | out, | ||
size_t | dstWidth | ||
) |
Definition at line 424 of file Simple3xScaler.cc.
References openmsx::x.
|
inline |
Definition at line 18 of file Simple3xScaler.hh.