summaryrefslogtreecommitdiff
path: root/vpx_dsp
AgeCommit message (Expand)Author
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-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-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
2016-11-23Change C/MSA post proc to match SSE2.Jerome Jiang
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
2016-11-22Fix mips dspr2 build warningKaustubh Raste
2016-11-19Merge "Fix SingleLargeCoeff idct test"Kaustubh Raste
2016-11-19Merge "Clean horizontal intra prediction NEON optimization"James Zern
2016-11-17Change *_xmm to *_sse2 in deblocker assembly functions.Jerome Jiang
2016-11-17Fix SingleLargeCoeff idct testKaustubh Raste
2016-11-17Merge "Change C and msa to match results from sse2."Jerome Jiang
2016-11-16Change C and msa to match results from sse2.Jerome Jiang
2016-11-15Add high bitdepth intra prediction NEON optimization (mode tm)Linfeng Zhang