summaryrefslogtreecommitdiff
path: root/vpx_dsp
AgeCommit message (Expand)Author
2017-07-28Merge changes Ia0e20f5f,I28150789,I35df041b,I221dff34Linfeng Zhang
2017-07-28Revert "quantize ssse3: declare all variables"James Zern
2017-07-27Update vpx_idct16x16_10_add_sse2()Linfeng Zhang
2017-07-27Add vpx_idct16x16_38_add_sse2()Linfeng Zhang
2017-07-27Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2Linfeng Zhang
2017-07-27Refactor highbd idct 4x4 and 8x8 x86 functionsLinfeng Zhang
2017-07-27Merge "quantize ssse3: declare all variables"Johann Koenig
2017-07-25inv_txfm_{sse2,ssse3}: clear conversion warningsJames Zern
2017-07-25highbd_idct*_sse*.c: clear conversion warningsJames Zern
2017-07-25vpx_variance16x16_sse2: correct cast orderJames Zern
2017-07-24vpx_get16x16var_avx2: correct cast orderJames Zern
2017-07-18variance: call C comp_avg_predJohann
2017-07-18quantize ssse3: declare all variablesJohann
2017-07-12sad4d neon: 64x[32,64]Johann
2017-07-12sad4d neon: 32x[16,32,64]Johann
2017-07-12sad4d neon: 16x[8,16,32]Johann
2017-07-12sad4d neon: 8x[4,8,16]Johann
2017-07-12sad4d neon: 4x4, 4x8Johann
2017-07-10avg_neon: fix 4x4, update 8x8Johann
2017-07-10neon: consolidate horizontal addsJohann
2017-07-10Merge "remove vp9_full_sad_search"Johann Koenig
2017-07-10remove vp9_full_sad_searchJohann
2017-07-07Merge changes Id84d9780,Iaa6ea75b,I3362e0dd,I0020a49e,Ia42e4f36, ...Johann Koenig
2017-07-07Merge "fdct neon: 32x32_rd"Johann Koenig
2017-07-07sad neon: avg for 64x[32,64]Johann
2017-07-07sad neon: macroize 64xN definitionsJohann
2017-07-07sad neon: avg for 32x[16,32,64]Johann
2017-07-07sad neon: macroize 32xN definitionsJohann
2017-07-07sad neon: avg for 16x[8,16,32]Johann
2017-07-07sad neon: macroize 16xN definitionsJohann
2017-07-06sad neon: macroize 8xN definitionsJohann
2017-07-06sad neon: avg for 8x[4,8,16]Johann
2017-07-06sad neon: avg for 4x4 and 4x8Johann
2017-07-06fdct neon: 32x32_rdJohann
2017-07-05Merge changes from topic 'missing-proto'James Zern
2017-07-05Merge "partial fdct neon: maintain neon registers"Johann Koenig
2017-07-02Merge changes I4ed1312f,Id2673eecJames Zern
2017-07-01ppc: Add vpx_idct8x8_64_add_vsxAlexandra Hájková
2017-07-01ppc: Add vpx_idct4x4_16_add_vsxAlexandra Hájková
2017-07-01highbd_idct8x8_add_sse4: make << of neg. val a multiplyJames Zern
2017-07-01partial fdct neon: maintain neon registersJohann
2017-06-30fwd_txfm_msa.c: add missing vpx_dsp_rtcd.hJames Zern
2017-06-30vpx_convolve_*_msa.c: add missing vpx_dsp_rtcd.hJames Zern
2017-06-30loopfilter_*_msa.c: add missing vpx_dsp_rtcd.hJames Zern
2017-06-30fwd_txfm_msa.c: correct vpx_fdct8x8_1_msa prototypeJames Zern
2017-06-30Merge changes I5d038b4f,I9d00d1dd,I0722841d,I1f640db7Linfeng Zhang
2017-06-30Merge changes Id5beb35d,I2945fe54,Ib0f3cfd6,I78a2eba8Johann Koenig
2017-06-29Add vpx_highbd_idct8x8_{12, 64}_add_sse4_1Linfeng Zhang
2017-06-29sse2: Add transpose_32bit_4x4x2() and update transpose_32bit_4x4()Linfeng Zhang
2017-06-29Refactor highbd idct 4x4 sse4.1 code and add highbd_inv_txfm_sse4.hLinfeng Zhang