#include "downscale.h"
Go to the source code of this file.
Functions | |
VYApixel | DESCALE (VYApixel x, unsigned int n) |
Variables | |
const unsigned int | S_BITS = 3 |
|
Definition at line 17 of file downscale.cc. Referenced by DownScale::main(). |
|
Definition at line 14 of file downscale.cc. Referenced by UpScale::main(), and DownScale::main(). |