Diego Biurrun
|
9c112a6158
|
x86: dsputil: Move avg_pixels8_mmx() out of rnd_template.c
The function is only instantiated once, so there is no point
in keeping it in a template file.
|
12 years ago |
Diego Biurrun
|
9b3a04d306
|
x86: Move duplicated put_pixels{8|16}_mmx functions into their own file
|
12 years ago |
Diego Biurrun
|
f2e9d44a57
|
x86: Drop unnecessary ff_ name prefixes from static functions
|
12 years ago |
Diego Biurrun
|
20784aa678
|
x86: hpeldsp: Remove unused macro definitions
|
12 years ago |
Martin Storsjö
|
6a8561dbd7
|
x86: Factorize duplicated inline assembly snippets
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
12 years ago |
Diego Biurrun
|
311a592dfc
|
x86: Remove some duplicate function declarations
|
12 years ago |
Ronald S. Bultje
|
8db00081a3
|
x86: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Signed-off-by: Martin Storsjö <martin@martin.st>
|
12 years ago |