| completion_lock | LoadClient | |
| cubic_bspline(float x) | ScaleUnit | |
| done | LoadClient | |
| dump_bilinear(bilinear_table_t *table, int total) | ScaleUnit | |
| engine | ScaleUnit | |
| get_package_number() | LoadClient | |
| get_server() | LoadClient | |
| input_lock | LoadClient | |
| LoadClient(LoadServer *server) | LoadClient | |
| LoadClient() | LoadClient | |
| overlay | ScaleUnit | |
| package_number | LoadClient | |
| process_package(LoadPackage *package) | ScaleUnit | [virtual] |
| run() | LoadClient | |
| ScaleUnit(ScaleEngine *server, OverlayFrame *overlay) | ScaleUnit | |
| server | LoadClient | |
| tabulate_bcubic_f(float *&coef_table, int *&coord_table, float scale, int start, int pixels, int total_pixels, float coefficient) | ScaleUnit | |
| tabulate_bcubic_i(int *&coef_table, int *&coord_table, float scale, int start, int pixels, int total_pixels, float coefficient) | ScaleUnit | |
| tabulate_blinear_f(int *&table_int1, int *&table_int2, float *&table_frac, float *&table_antifrac, float scale, int pixel1, int pixel2, int start, int total_pixels) | ScaleUnit | |
| tabulate_blinear_i(int *&table_int1, int *&table_int2, int *&table_frac, int *&table_antifrac, float scale, int pixel1, int pixel2, int start, int total_pixels) | ScaleUnit | |
| tabulate_enlarge(bilinear_table_t *&table, float scale, int pixel1, int out_total, int in_total) | ScaleUnit | |
| tabulate_reduction(bilinear_table_t *&table, float scale, int pixel1, int out_total, int in_total) | ScaleUnit | |
| ~LoadClient() | LoadClient | [virtual] |
| ~ScaleUnit() | ScaleUnit | |