Xvid-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [XviD-devel] scene change detecting in Bframes mode


To: <xvid-devel@xxxxxxxx>
Subject: Re: [XviD-devel] scene change detecting in Bframes mode
From: "Marco Al" <m.f.al@xxxxxxxxxxxxxxxxxx>
Date: Mon, 19 Aug 2002 20:35:29 +0200
References: <Pine.LNX.4.21.0208191213540.19726-100000@lieb.math.uni-bonn.de> <002201c24797$de5d85a0$6852fea9@maxitour>

Marc FD wrote:

> i've finished to code a MMX SSD. it's faster, but i don't know how
> much, because i used avisynth as test env. i can send it to you when
> you want

For me a mmx version (just an inline assembly hack) with prefetch
manages about 1 ms for a 640*480 buffer (luminance only) on a 800 Mhz
Duron with 100 MHz DDR memory. About 3 times faster than C, most of the
gain coming from prefetch. Im a lousy coder though :) so a good version
might speed that up by a factor 2 or so and make it complete memory
bandwith limited ... even so, its pretty evident that this function has
negligible running time.

Marco





[Prev in Thread] Current Thread [Next in Thread]