summaryrefslogtreecommitdiff
path: root/vpx_dsp
AgeCommit message (Expand)Author
2017-01-19Add mips msa vpx hadamard functionsKaustubh Raste
2017-01-13Merge "Rework 8x8 transpose SSSE3 for avg computation"Jingning Han
2017-01-13Merge "Rework 8x8 transpose SSSE3 for inverse 2D-DCT"Jingning Han
2017-01-12Rework 8x8 transpose SSSE3 for avg computationJingning Han
2017-01-12Rework 8x8 transpose SSSE3 for inverse 2D-DCTJingning Han
2017-01-11Merge "arm idct16x16: remove extra config guards"Johann Koenig
2017-01-11arm idct16x16: remove extra config guardsJohann
2017-01-10Rework forward 8x8 2D-DCT ssse3 implementationJingning Han
2017-01-09Merge "Refine 8-bit 16x16 idct NEON intrinsics"James Zern
2017-01-09Merge "postproc: vpx_mbpost_proc_down_neon"Johann Koenig
2017-01-09Merge "Fix mips dspr2 idct32x32 functions for large coefficient input"Johann Koenig
2017-01-09Merge "Fix mips dspr2 idct16x16 functions for large coefficient input"Johann Koenig
2017-01-09Merge "Fix mips dspr2 idct8x8 functions for large coefficient input"Johann Koenig
2017-01-09Merge "Fix mips dspr2 idct4x4 functions for large coefficient input"Johann Koenig
2017-01-09postproc: vpx_mbpost_proc_down_neonJohann
2017-01-09Merge "postproc: vpx_mbpost_proc_across_ip_neon"Johann Koenig
2017-01-09Fix mips dspr2 idct32x32 functions for large coefficient inputKaustubh Raste
2017-01-09Fix mips dspr2 idct16x16 functions for large coefficient inputKaustubh Raste
2017-01-09Fix mips dspr2 idct8x8 functions for large coefficient inputKaustubh Raste
2017-01-09Fix mips dspr2 idct4x4 functions for large coefficient inputKaustubh Raste
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-29Update idct x86 intrinsics to not use saturated add and subLinfeng 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