summaryrefslogtreecommitdiff
path: root/vpx_dsp/vpx_dsp_rtcd_defs.pl
AgeCommit message (Expand)Author
2022-04-12vp9[loongarch]: Optimize vpx_variance64x64/32x32yuanhecai
2022-04-12vp9[loongarch]: Optimize sad64x64/32x32/16x16yuanhecai
2022-04-05Merge changes I0b6520be,I1f006daa,I7ee8e367 into mainJames Zern
2022-03-31Revert "quantize: replace highbd versions"James Zern
2022-03-31vp9[loongarch]: Optimize vpx_convolve8_avg_horiz_cyuanhecai
2022-03-31Merge "remove sad x3,x8 specializations" into mainJohann Koenig
2022-03-31quantize: replace highbd versionsJohann
2022-03-30remove skip_block from quantizeJohann
2022-03-29remove sad x3,x8 specializationsJohann
2022-03-29gcc 11 warning: mismatched boundJohann
2022-03-16vp9[loongarch]: Optimize convolve/convolve8_avg_cyuanhecai
2022-03-16vp9[loongarch]: Optimize convolve8_horiz/vert/cyuanhecai
2022-03-03vp9[loongarch]: Optimize horizontal/vertical_8_cyuanhecai
2022-02-25vp9[loongarch]: Optimize lpf_horizontal/vertical_16_dual with LSXyuanhecai
2022-02-08vp8[loongarch]: Optimize vp8_loop/sixtap, vpx_dc with LSX.Lu Wang
2021-12-21vpx_int_pro_row: normalize declaration w/aomJames Zern
2019-07-16Add vpx_sad32x32x8_c/avx2Angie Chiang
2019-06-13ppc: disable vsx for small predictorsJohann
2019-05-22Exclude VP9 files from vpx_dsp.mk for VP8 buildVenkatarama NG. Avadhani
2018-12-20highbd variance: resolve missing declarationsJohann
2018-12-08Merge "Add satd avx2 implementation"Sai Deng
2018-12-07Add high bit Hadamard 32x32 avx2 implementationsdeng
2018-12-06Add satd avx2 implementationsdeng
2018-12-05Add high bit Hadamard 16x16 avx2 implementationsdeng
2018-12-03Add high bit Hadamard 8x8 avx2 implementationsdeng
2018-11-05Merge "clang-tidy: fix vpx_dsp parameters"Johann Koenig
2018-11-02Merge "Add highbd Hadamard transform C implementations"Sai Deng
2018-11-01Add highbd Hadamard transform C implementationssdeng
2018-11-01clang-tidy: fix vpx_dsp parametersJohann
2018-10-31clang-tidy: normalize variance functionsJohann
2018-07-23VPX: Add vpx_hadamard_32x32_avx2Scott LaVarnway
2018-07-21VPX: Add vpx_hadamard_32x32_sse2Scott LaVarnway
2018-07-11Add 32x32 Hadamard transformJingning Han
2018-06-27VSX Version of fdct32x32_rdLuc Trudeau
2018-06-22Add vpx_highbd_avg_8x8, vpx_highbd_avg_4x4Scott LaVarnway
2018-06-13VSX Version of SAD8xNLuc Trudeau
2018-06-08Implement subtract_block for VSXLuca Barbato
2018-05-31VSX version of vpx_post_proc_down_and_across_mb_rowLuc Trudeau
2018-05-29VSX version of vpx_mbpost_proc_ipLuc Trudeau
2018-05-29VSX version of vpx_mbpost_proc_downLuc Trudeau
2018-05-15Merge "Add vpx_varianceNxM_vsx and vpx_mseNxM_vsx"Luca Barbato
2018-05-15Add vpx_varianceNxM_vsx and vpx_mseNxM_vsxLuca Barbato
2018-05-14VSX version of vpx_quantize_b_32x32_vsxLuc Trudeau
2018-05-11Merge "ppc: Add vpx_iwht4x4_16_add_vsx"James Zern
2018-05-09VSX version of vpx_quantize_b_vsxLuc Trudeau
2018-05-07Add vpx_sum_squares_2d_i16_neon()Linfeng Zhang
2018-04-25vp9: [loongson] optimize vpx_convolve8 with mmiguxiwei-hf@loongson.cn
2018-04-17Update variance avx2 functionsLinfeng Zhang
2018-04-03rm CONVERT_TO_SHORTPTR in vpx_highbd_comp_avg_predLinfeng Zhang
2018-03-28vp9: [loongson] optimize vpx_convolve8 with mmi.gxw