summaryrefslogtreecommitdiff
path: root/vpx_dsp/arm/idct4x4_add_neon.asm
AgeCommit message (Expand)Author
2016-11-22Update vpx_idct4x4_16_add_neon() to pass SingleExtremeCoeff testLinfeng Zhang
2016-10-31use .S suffix rather than .s for NEON asmJames Zern
2016-10-31idct,NEON: add a tran_low_t->s16 load adapterJames Zern
2016-10-05vpx_dsp/idct*_neon.asm: simplify immediate loadsJames Zern
2015-08-04Replace vp9_ prefix with vpx_ prefix in vpx_dsp function namesJingning Han
2015-07-31Factor inverse transform functions into vpx_dspJingning Han