Source position: sdl_gfx.pas line 437
function SDL_imageFilterAbsDiff(
Src1: PChar;
Src2: PChar;
Dest: PChar;
length: Integer
):Integer;