Files
FFmpeg/libavcodec/arm
Christophe GISQUET 272b252c01 rv40dsp: implement prescaled versions for biweight.
Quite often, the original weights are multiple of 512. By prescaling them
by 1/512 when they are computed (once per frame), no intermediate shifting
is needed, and no prescaling on each call either.

The x86 code already used that trick.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
2012-04-10 10:06:48 -07:00
..
2011-06-23 07:31:54 +01:00
2012-03-12 22:46:56 +01:00
2012-03-12 22:46:56 +01:00
2011-12-06 13:48:25 +00:00
2012-03-12 22:46:56 +01:00
2011-06-23 07:31:54 +01:00
2012-03-12 22:46:56 +01:00
2012-03-12 22:46:56 +01:00
2011-12-02 19:59:18 +00:00
2011-06-23 07:31:54 +01:00
2012-01-16 19:26:41 +01:00