summaryrefslogtreecommitdiff
path: root/vpx_dsp
AgeCommit message (Expand)Author
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
2016-11-12Add high bitdepth intra prediction NEON optimization (h and v)Linfeng Zhang
2016-11-10Merge changes I339088b2,Iaade219e,If142afb1,I4257c4b3James Zern
2016-11-09Add high bitdepth intra prediction NEON optimization (mode d45 and d135)Linfeng Zhang
2016-11-08enable vpx_idct32x32_34_add_neon in hbd buildsJames Zern
2016-11-08Optimize idct32x32_135_add for NEONJohann
2016-11-08Merge "Add high bitdepth intra prediction NEON optimization (mode dc)"Linfeng Zhang
2016-11-07Rename vpx_highbd_idct8x8_10{*}() to vpx_highbd_idct8x8_12{*}()Linfeng Zhang
2016-11-07Merge "Replace highbd_dct_const_round_shift with dct_const_round_shift"Linfeng Zhang
2016-11-05Update vp9_fdct8x8_quant_ssse3 for highbitdepthJohann
2016-11-04Replace highbd_dct_const_round_shift with dct_const_round_shiftLinfeng Zhang
2016-11-04Merge "Cosmetics of inv_txfm.c"Linfeng Zhang
2016-11-04Merge "Extract high bit depth helper functions"Johann Koenig
2016-11-04Cosmetics of inv_txfm.cLinfeng Zhang
2016-11-04Extract high bit depth helper functionsJohann
2016-11-04Add a missing END directive in idct_neon.asmMartin Storsjo
2016-11-02Clean horizontal intra prediction NEON optimizationLinfeng Zhang
2016-11-02Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON intra predictionLinfeng Zhang
2016-11-02Merge "arm idct: move to-be-shared code to header"Johann Koenig
2016-11-01Add high bitdepth intra prediction NEON optimization (mode dc)Linfeng Zhang