summaryrefslogtreecommitdiff
path: root/libavcodec/arm/rv34dsp_init_neon.c
Commit message (Expand)AuthorAgeFilesLines
* rv34: change most "int stride" into "ptrdiff_t stride".Ronald S. Bultje2012-02-201-2/+2
* rv34: add NEON rv34_idct_addJanne Grunau2012-01-161-0/+6
* rv34: 1-pass inter MB reconstructionChristophe GISQUET2012-01-161-6/+2
* rv34: NEON optimised dc only inverse transformJanne Grunau2012-01-121-2/+7
* rv34: joint coefficient decoding and dequantizationChristophe GISQUET2012-01-041-3/+0
* rv34: NEON optimised 4x4 dequantMans Rullgard2011-12-131-0/+3
* rv34: NEON optimised inverse transform functionsJanne Grunau2011-12-061-0/+33