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