summaryrefslogtreecommitdiff
path: root/vpx_dsp
AgeCommit message (Expand)Author
2017-06-29Refactor vpx_idct8x8_12_add_ssse3() and add inv_txfm_ssse3.hLinfeng Zhang
2017-06-29dct_partial_test,fwd_txfm: change << to *James Zern
2017-06-28partial fdct neon: add 32x32_1Johann
2017-06-28partial fdct neon: add 16x16_1Johann
2017-06-28partial fdct neon: add 4x4_1Johann
2017-06-28partial fdct neon: move 8x8_1 and enable hbd testsJohann
2017-06-28Merge changes Ib454762d,I966650df,Ie126553e,I068f06c6,Icb72a94eJohann Koenig
2017-06-28Merge "partial fdct test"Johann Koenig
2017-06-28partial fdct testJohann
2017-06-28sad neon: rewrite 64x64 and add 64x32Johann
2017-06-28sad neon: rewrite 32x32, add 32x16 and 32x64Johann
2017-06-28sad neon: rewrite 16x8, 16x16, add 16x32Johann
2017-06-28sad neon: rewrite 8x8 and 8x16Johann
2017-06-28sad neon: rewrite 4x4 and add 4x8Johann
2017-06-26Update vpx_idct8x8_12_add_ssse3()Linfeng Zhang
2017-06-26Update load_input_data() in x86Linfeng Zhang
2017-06-23Add vpx_highbd_idct4x4_16_add_sse4_1()Linfeng Zhang
2017-06-23Cosmetics, 8x8 idct SSE2 optimizationLinfeng Zhang
2017-06-23Merge changes from topic 'missing-proto'James Zern
2017-06-23Merge "fdct32x32 neon implementation"Johann Koenig
2017-06-22fdct32x32 neon implementationJohann
2017-06-21vp[89],vpx_dsp: add missing includesJames Zern
2017-06-21Clean vpx_idct16x16_256_add_sse2()Linfeng Zhang
2017-06-21Update vpx_idct{8x8,16x16,32x32}_1_add_sse2()Linfeng Zhang
2017-06-21Clean 32x32 full idct sse2 and ssse3 codeLinfeng Zhang
2017-06-15Clean 8x8 idct x86 optimizationLinfeng Zhang
2017-06-15Remove vpx_idct8x8_64_add_ssse3()Linfeng Zhang
2017-06-13Update high bitdepth load_input_data() in x86Linfeng Zhang
2017-06-13Clean array_transpose_{4X8,16x16,16x16_2) in x86Linfeng Zhang
2017-06-13Remove array_transpose_8x8() in x86Linfeng Zhang
2017-06-13Convert 8x8 idct x86 macros to inline functionsLinfeng Zhang
2017-06-08Merge "Merge skin detection code in vp8/9."Jerome Jiang
2017-06-08Merge "fdct16x16 neon optimization"Johann Koenig
2017-06-07Merge skin detection code in vp8/9.Jerome Jiang
2017-06-07fdct16x16 neon optimizationJohann
2017-06-06Merge "ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16, 32 ,64}"James Zern
2017-06-06Merge "ppc: Add vpx_sad64/32/16x64/32/16_avg_vsx"James Zern
2017-05-31Merge "comp_avg_pred neon: used by sub pixel avg variance"Johann Koenig
2017-05-31Merge "Update vpx_highbd_idct4x4_16_add_sse2()"Linfeng Zhang
2017-05-30comp_avg_pred neon: used by sub pixel avg varianceJohann
2017-05-30Update vpx_highbd_idct4x4_16_add_sse2()Linfeng Zhang
2017-05-30Merge "comp_avg_pred: alignment"Johann Koenig
2017-05-30comp_avg_pred: alignmentJohann
2017-05-26remove DECLARE_ALIGNED from neon codeJohann
2017-05-24subpel variance neon: reduce stack usageJohann
2017-05-24Use vdup instead of vmovJohann
2017-05-24Merge changes Iaab2b9a1,Idfb458d3Johann Koenig
2017-05-24Merge changes I31fa6ef8,I228c6f29Johann Koenig
2017-05-24ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16, 32 ,64}Alexandra Hájková
2017-05-23Update inv_txfm_sse2.h and inv_txfm_sse2.cLinfeng Zhang