summaryrefslogtreecommitdiff
path: root/vpx_dsp/x86/avg_intrin_sse2.c
AgeCommit message (Expand)Author
2023-06-09Fix c vs intrinsic mismatch of vpx_hadamard_32x32() functionAnupam Pandey
2022-07-27x86: normalize type with _mm_cvtsi128_si32James Zern
2022-07-18avg_intrin_{sse2,avg2}: rm dead store in hadamard_8x8James Zern
2021-12-21vpx_int_pro_row: normalize declaration w/aomJames Zern
2019-10-24Merge "vpx_dsp/x86/avg_intrin_sse2: fix int sanitizer warnings"Hien Ho
2019-10-23vpx_dsp/x86/avg_intrin_sse2: fix int sanitizer warningsHien Ho
2019-10-22vpx_int_pro_col_sse2: use unaligned loadsJames Zern
2018-07-25VPX: Improve HBD vpx_hadamard_32x32_sse2()Scott LaVarnway
2018-07-24VPX: avg_intrin_sse2.c, avg_intrin_avx2.c cleanupScott LaVarnway
2018-07-22Merge "VPX: Add vpx_hadamard_32x32_sse2"Scott LaVarnway
2018-07-21VPX: Add vpx_hadamard_32x32_sse2Scott LaVarnway
2018-07-20VPX: Improve HBD vpx_hadamard_16x16_sse2()Scott LaVarnway
2018-06-22Add vpx_highbd_avg_8x8, vpx_highbd_avg_4x4Scott LaVarnway
2017-10-26vpx: hadamard: use ptrdiff_t instead of int for strideScott LaVarnway
2017-02-06highbd x86: consolidate tran_low_t conversionsJohann
2017-02-02Merge changes I43521ad3,I013659f6Johann Koenig
2017-02-01satd highbd sse2: use tran_low_t for coeffJohann
2017-02-01hadamard highbd sse2: use tran_low_t for coeffJohann
2016-07-25vpx_dsp: apply clang-formatclang-format
2015-12-14move vp9_avg to vpx_dspJames Zern