Method | Description | |
---|---|---|
Diff ( int w1a, int w2a ) : bool | ||
InitLUTs ( ) : void | ||
hq2x_32 ( byte pIn, byte pOut, int Xres, int Yres, int BpL ) : void |
Method | Description | |
---|---|---|
Interp1 ( byte pc, int c1, int c2 ) : void | ||
Interp10 ( byte pc, int c1, int c2, int c3 ) : void | ||
Interp2 ( byte pc, int c1, int c2, int c3 ) : void | ||
Interp5 ( byte pc, int c1, int c2 ) : void | ||
Interp6 ( byte pc, int c1, int c2, int c3 ) : void | ||
Interp7 ( byte pc, int c1, int c2, int c3 ) : void | ||
Interp9 ( byte pc, int c1, int c2, int c3 ) : void |
public static Diff ( int w1a, int w2a ) : bool | ||
w1a | int | |
w2a | int | |
return | bool |
public static hq2x_32 ( byte pIn, byte pOut, int Xres, int Yres, int BpL ) : void | ||
pIn | byte | |
pOut | byte | |
Xres | int | |
Yres | int | |
BpL | int | |
return | void |