#include <string.h>
#include "scale2.cpp"
#include "scale_slight.cpp"
Include dependency graph for scale_arb.cpp:
This graph shows which files directly or indirectly include this file:
Functions | |
template<class PIXEL> void | ScaleImage_sub (PIXEL *Target, PIXEL *Source, int srcWidth, int srcHeight, int srcPitch, int tgtWidth, int tgtHeight, int tgtPitch) |
template<class PIXEL> void | ScaleImage (PIXEL *Target, PIXEL *Source, int srcWidth, int srcHeight, int srcPitch, int tgtWidth, int tgtHeight, int tgtPitch) |
|
|
Here is the call graph for this function:
|
|
Here is the call graph for this function: