Menu

Commit [r2457]  Maximize  Restore  History

Using abs() is _lots_ faster than a 'if < 0 ? ' construct since abs() is often a

compiler builtin (single machine instruction).

sms00 2004-11-02

changed /trunk/mjpeg_play/yuvdenoise/denoise.c
/trunk/mjpeg_play/yuvdenoise/denoise.c Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.