Source position: sdl_gfx.pas line 462
function SDL_imageFilterMultDivby2(
Src1: PAnsiChar;
Src2: PAnsiChar;
Dest: PAnsiChar;
length: Integer
):Integer;