summaryrefslogtreecommitdiff
path: root/vpx_dsp/vpx_dsp.mk
AgeCommit message (Expand)Author
2018-06-27VSX Version of fdct32x32_rdLuc Trudeau
2018-06-08Implement subtract_block for VSXLuca Barbato
2018-05-29VSX version of vpx_mbpost_proc_downLuc Trudeau
2018-05-09VSX version of vpx_quantize_b_vsxLuc Trudeau
2018-05-07Add vpx_sum_squares_2d_i16_neon()Linfeng Zhang
2018-03-28vp9: [loongson] optimize vpx_convolve8 with mmi.gxw
2018-02-05Add vp9_highbd_iht4x4_16_add_neon()Linfeng Zhang
2017-11-27quantize x86: dedup some partsJohann
2017-11-03Support building AVX-512 and implement sadx4 for AVX-512Kyle Siefring
2017-10-19Merge "vpx: [x86] add vpx_hadamard_16x16_avx2()"Scott LaVarnway
2017-10-18vpx: [x86] add vpx_hadamard_16x16_avx2()Scott LaVarnway
2017-10-17Refactor x86/vpx_subpixel_8t_intrin_avx2.cKyle Siefring
2017-10-03Refactor x86/vpx_subpixel_8t_intrin_ssse3.cLinfeng Zhang
2017-10-03Add vpx_dsp/x86/mem_sse2.hLinfeng Zhang
2017-09-26Add vpx_scaled_2d_neon()Linfeng Zhang
2017-09-12Revert "Revert "quantize avx: copy 32x32 implementation""Johann
2017-09-11vpxdsp: [x86] add highbd_d207_predictor functionsScott LaVarnway
2017-09-08Merge "vpxdsp: [loongson] optimize sad functions with mmi"Shiyou Yin
2017-09-06Refactor convolve8 NEON functionsLinfeng Zhang
2017-09-02vpxdsp: [loongson] optimize sad functions with mmiShiyou Yin
2017-08-28vpxdsp: [x86] add highbd_h_predictor functionsScott LaVarnway
2017-08-25Revert "quantize avx: copy 32x32 implementation"Marco Paniconi
2017-08-24quantize avx: copy 32x32 implementationJohann
2017-08-24quantize ssse3: copy implementation to intrinsicsJohann
2017-08-24Merge "vpx_dsp:loongson optimize vpx_mseWxH_c(case 16x16,16X8,8X16,8X8) with ...Shiyou Yin
2017-08-23quantize avx: copy implementation to intrinsicsJohann
2017-08-23vpx_dsp:loongson optimize vpx_mseWxH_c(case 16x16,16X8,8X16,8X8) with mmi.Shiyou Yin
2017-08-22Merge "vpx_dsp:loongson optimize vpx_subtract_block_c (case 4x4,8x8,16x16) wi...Shiyou Yin
2017-08-18vpx_dsp:loongson optimize vpx_subtract_block_c (case 4x4,8x8,16x16) with mmi.Shiyou Yin
2017-08-14Add vpx_highbd_idct32x32_{34, 135, 1024}_add_{sse2, sse4_1}Linfeng Zhang
2017-08-10Merge "quantize: copy ssse3 optimizations to intrinsics"Johann Koenig
2017-08-08quantize: copy ssse3 optimizations to intrinsicsJohann
2017-08-04Add vpx_highbd_idct16x16_{10, 38, 256}_add_sse4_1Linfeng Zhang
2017-08-04vpx_dsp: merge avx2 variance filesScott LaVarnway
2017-07-31neon: vpx_quantize_bJohann
2017-07-10neon: consolidate horizontal addsJohann
2017-07-01ppc: Add vpx_idct4x4_16_add_vsxAlexandra Hájková
2017-06-30Merge changes I5d038b4f,I9d00d1dd,I0722841d,I1f640db7Linfeng Zhang
2017-06-29Add vpx_highbd_idct8x8_{12, 64}_add_sse4_1Linfeng 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-28partial fdct neon: move 8x8_1 and enable hbd testsJohann
2017-06-23Add vpx_highbd_idct4x4_16_add_sse4_1()Linfeng Zhang
2017-06-22fdct32x32 neon implementationJohann
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-05-30comp_avg_pred neon: used by sub pixel avg varianceJohann
2017-05-17neon fdct: 4x4 implementationJohann