summaryrefslogtreecommitdiff
path: root/libavcodec/x86/hpeldsp_rnd_template.c
Commit message (Expand)AuthorAgeFilesLines
* x86: dsputil: Refactor pixels16 wrapper functions with a macroDiego Biurrun2013-05-121-11/+0
* x86: dsputil hpeldsp: Move shared template functions into separate objectDiego Biurrun2013-05-071-2/+0
* x86: rnd_template: Eliminate pointless OP_AVG macro indirectionDiego Biurrun2013-05-071-6/+6
* x86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_rnd_template.cDiego Biurrun2013-05-061-22/+0
* x86: Rename dsputil_rnd_template.c to rnd_template.cMartin Storsjö2013-04-251-1/+1
* x86: Get rid of duplication between *_rnd_template.cMartin Storsjö2013-04-231-197/+2
* x86: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-191-0/+428