summaryrefslogtreecommitdiff
path: root/vpx_dsp
AgeCommit message (Expand)Author
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
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