summaryrefslogtreecommitdiff
path: root/vpx_dsp/arm
AgeCommit message (Expand)Author
2017-02-15Add vpx_highbd_idct16x16_38_add_neon()Linfeng Zhang
2017-02-14Replace 14 with DCT_CONST_BITS in idct NEON functions' shiftsLinfeng Zhang
2017-02-14Merge "Add vpx_highbd_idct16x16_256_add_neon()"Linfeng Zhang
2017-02-13Add vpx_highbd_idct16x16_256_add_neon()Linfeng Zhang
2017-02-13fdct8x8 highbd neon: use tran_low_t for outputJohann
2017-02-13Add vpx_highbd_idct{16x16,32x32}_1_add_neon()Linfeng Zhang
2017-02-08Add vpx_idct16x16_38_add_neon()Linfeng Zhang
2017-02-07Merge "Update 16x16 8-bit idct NEON intrinsics"Linfeng Zhang
2017-02-02Merge "Remove neon assembly for idct 16x16 and 8x8"Johann Koenig
2017-02-02Merge changes I43521ad3,I013659f6Johann Koenig
2017-02-01Update 16x16 8-bit idct NEON intrinsicsLinfeng Zhang
2017-02-01satd highbd neon: use tran_low_t for coeffJohann
2017-02-01hadamard highbd neon: use tran_low_t for coeffJohann
2017-01-19Remove neon assembly for idct 16x16 and 8x8Johann
2017-01-11arm idct16x16: remove extra config guardsJohann
2017-01-09Merge "Refine 8-bit 16x16 idct NEON intrinsics"James Zern
2017-01-09postproc: vpx_mbpost_proc_down_neonJohann
2017-01-09Merge "postproc: vpx_mbpost_proc_across_ip_neon"Johann Koenig
2017-01-06Refine 8-bit 16x16 idct NEON intrinsicsLinfeng Zhang
2017-01-06postproc: vpx_mbpost_proc_across_ip_neonJohann
2017-01-06Merge "Add high bitdepth 8x8 idct NEON intrinsics"Linfeng Zhang
2016-12-28Clean DC only idct NEON intrinsicsLinfeng Zhang
2016-12-27Add high bitdepth 8x8 idct NEON intrinsicsLinfeng Zhang
2016-12-21Clean idct 8x8 neon functionsLinfeng Zhang
2016-12-19vpx_idct32x32_1024_add_neon: quiet uninitialized warningJames Zern
2016-12-19Merge "Clean hbd idct 4x4 neon functions and other"Linfeng Zhang
2016-12-14postproc: neon down and across macroblock filterJohann
2016-12-14Clean hbd idct 4x4 neon functions and otherLinfeng Zhang
2016-12-12enable vpx_idct32x32_1024_add_neon in hbd buildsJames Zern
2016-12-12Cosmetics by unifying dest_stride to stride in idctLinfeng Zhang
2016-12-09Move load_and_transpose to transpose_neon.hJohann
2016-12-08idct16x16_add_neon: fix arm visual studio buildsJames Zern
2016-12-07Merge "Update idct NEON optimization to not use narrowing saturating shift"Linfeng Zhang
2016-12-07Merge "enable vpx_idct16x16_256_add_neon in hbd builds"James Zern
2016-12-07Update idct NEON optimization to not use narrowing saturating shiftLinfeng Zhang
2016-12-06enable vpx_idct16x16_256_add_neon in hbd buildsJames Zern
2016-12-07Merge changes Ibad079f2,I7858a0a1James Zern
2016-12-06enable vpx_idct16x16_10_add_neon in hbd buildsJames Zern
2016-12-06idct16x16,NEON: rm output_stride from pass1 fnsJames Zern
2016-12-05Refine 8-bit 8x8 idct NEON intrinsicsLinfeng Zhang
2016-12-02Check in vpx_lpf_vertical_4_dual_neon() assemblyLinfeng Zhang
2016-12-02Merge changes I4afc130e,Iaa64d23fJames Zern
2016-11-30Add high bitdepth 4x4 idct NEON intrinsicsLinfeng Zhang
2016-11-28idct16x16,NEON,cosmetics: normalize fn signaturesJames Zern
2016-11-23enable vpx_idct32x32_135_add_neon in hbd buildsJames Zern
2016-11-23idct_neon: rename load_tran_low_to_s16 -> ...s16qJames Zern
2016-11-24Merge changes Icc4ead05,Ib019964b,I3b5fd3b3,Ieedadee2James Zern
2016-11-22Merge "Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON intra prediction"Linfeng Zhang
2016-11-22Update vpx_idct4x4_16_add_neon() to pass SingleExtremeCoeff testLinfeng Zhang
2016-11-22Refine 8-bit 4x4 idct NEON intrinsicsLinfeng Zhang