summaryrefslogtreecommitdiff
path: root/vp9/common/arm
AgeCommit message (Expand)Author
2014-12-10VP9 common for ARMv8 by using NEON intrinsics 14James Yu
2014-12-10VP9 common for ARMv8 by using NEON intrinsics 13James Yu
2014-12-10VP9 common for ARMv8 by using NEON intrinsics 12James Yu
2014-12-10VP9 common for ARMv8 by using NEON intrinsics 11James Yu
2014-12-10VP9 common for ARMv8 by using NEON intrinsics 10James Yu
2014-12-10VP9 common for ARMv8 by using NEON intrinsics 09James Yu
2014-12-10VP9 common for ARMv8 by using NEON intrinsics 08James Yu
2014-12-09VP9 common for ARMv8 by using NEON intrinsics 07James Yu
2014-12-09VP9 common for ARMv8 by using NEON intrinsics 04James Yu
2014-12-09VP9 common for ARMv8 by using NEON intrinsics 03James Yu
2014-12-09VP9 common for ARMv8 by using NEON intrinsics 02Scott LaVarnway
2014-12-09VP9 common for ARMv8 by using NEON intrinsics 01James Yu
2014-10-22Fix Neon convolve profilingFrank Galligan
2014-06-20Merge "Include type defines"Johann
2014-06-20Don't return value for void functionsJohann
2014-06-20Include type definesJohann
2014-05-08Change eob threshold for partial inverse 8x8 2D-DCT to 12Jingning Han
2014-02-28Merge "Fix a bug in neon that has not save and restore q4-q7 registers."hkuang
2014-02-27Fix a bug in neon that has not save and restore q4-q7 registers.hkuang
2014-02-14Replace vqshrun by vqmovun if shift #0 bitJames Yu
2014-02-14Merge "Remove redundant arm neon instructions."Johann
2014-02-14Merge "minor spelling cleanup in comments"Yaowu Xu
2014-02-12Fix neon wide loopfilter for filter8 only branchFrank Galligan
2014-02-12minor spelling cleanup in commentsAndrew Russell
2014-02-11Remove redundant arm neon instructions.James Yu
2014-02-05arm: Consistently use braces around doubleword arguments to vldMartin Storsjo
2014-02-05arm: Use {} around quadword arguments to vldMartin Storsjo
2014-01-31Removing "_short" suffix from arm transform file names.Dmitry Kovalev
2014-01-27Add vp9_tm_predictor_32x32 neon implementationhkuang
2014-01-27Fix the vp9_tm_predictor_8x8_neon.hkuang
2014-01-24Merge "Optimize vp9_tm_predictor_8x8_neon function"Frank Galligan
2014-01-24Optimize vp9_tm_predictor_8x8_neon functionFrank Galligan
2014-01-24Add vp9_tm_predictor_16x16 neon implementationhkuang
2014-01-22Add tm_predictor_8x8 neon implementation.hkuang
2014-01-16Merge "Add vp9_tm_predictor_4x4 neon implementation"hkuang
2014-01-15Add vp9_tm_predictor_4x4 neon implementationhkuang
2014-01-08Merge "Add initial intra frame neon optimization. 1~2% gain."hkuang
2014-01-08Add initial intra frame neon optimization. 1~2% gain.hkuang
2013-12-17rename loop filter functionsJim Bankoski
2013-11-26Fix 16 wide neon horz loopfilter.Frank Galligan
2013-11-22Do vertical loopfiltering in parallelYunqing Wang
2013-11-21Revert "Add 16 wide neon horz loopfilter."Frank Galligan
2013-11-21Add 16 wide neon horz loopfilter.Frank Galligan
2013-11-15Do horizontal loopfiltering in parallelYunqing Wang
2013-11-12Use lowercase 'b' to branchJohann
2013-11-11Fix a bug in the assembly code.hkuang
2013-11-05Add back vp9_short_idct32x32_1_add_neon which is deleted inhkuang
2013-10-11Making input pointer of any inverse transform constant.Dmitry Kovalev
2013-10-11Consistent names for inverse hybrid transforms (1 of 2).Dmitry Kovalev
2013-10-10Giving consistent names to IDCT 32x32 functions.Dmitry Kovalev