| View previous topic :: View next topic |
| Author |
Message |
Dennis Guest
|
Posted: Tue May 22, 2007 12:15 am Post subject: Fastcode IDCT B&V 0.3.0 |
|
|
Hi
Released at Yahoo.
I have made two text files with data, one for validation and one for
benchmarking. There are redundancy but this will be cleaned up later.
The Build/validate all system is complete and working.
All functions included passes with all compilers/settings on Yonah.
One of Nils' functions are disabled because it fails.
The coming reference function is in my unit and it is disabled because it is
totally bad ! I need help fixing it.
I have "made" a function. It is almost identical to one of Nils's because I
have stolen it and midified it. I should not put my name on it and it will
be removed in one of the next releases.
Best regards
Dennis Kjaer Christensen |
|
| Back to top |
|
 |
Lars G Guest
|
Posted: Tue May 22, 2007 12:32 am Post subject: Re: Fastcode IDCT B&V 0.3.0 |
|
|
"Dennis" <marianndkc (AT) home3 (DOT) gvdnet.dk> skrev i en meddelelse
news:4651f002$1 (AT) newsgroups (DOT) borland.com...
| Quote: | Hi
Released at Yahoo.
|
From IDCT_DKC_Unit.pas
{$IFDEF Ver190}inline;{$ENDIF}
Is that wrong or ?
http://delphi.wikia.com/wiki/Borland_Compiler_Conditional_Defines or are you
testing the new Delphi 2008 :-)
...
Lars |
|
| Back to top |
|
 |
|