summaryrefslogtreecommitdiff
path: root/test/sad_test.cc
AgeCommit message (Expand)Author
2023-04-19Add Neon implementations of vpx_highbd_sad_skip_<w>x<h>x4dJonathan Wright
2023-04-19Add Neon implementation of vpx_sad_skip_<w>x<h>x4d functionsJonathan Wright
2023-04-19Add Neon implementation of vpx_highbd_sad_skip_<w>x<h> functionsJonathan Wright
2023-04-19Add Neon implementation of vpx_sad_skip_<w>x<h> functionsJonathan Wright
2023-04-11Downsample SAD computation in motion searchDeepa K G
2022-10-24SAD*Test: mark virtual Run() as overriddenJames Zern
2022-10-12Add vpx_highbd_sad64x{64,32}_avg_avx2.Scott LaVarnway
2022-10-12Add vpx_highbd_sad32x{64,32,16}_avg_avx2.Scott LaVarnway
2022-10-12Add vpx_highbd_sad16x{32,16,8}_avg_avx2.Scott LaVarnway
2022-10-10Merge "SADavgTest: Add speed test." into mainScott LaVarnway
2022-10-10SADavgTest: Add speed test.Scott LaVarnway
2022-10-07Add vpx_highbd_sad64x{64,32}_avx2.Scott LaVarnway
2022-10-06Add vpx_highbd_sad32x{64,32,16}_avx2.Scott LaVarnway
2022-10-05Add vpx_highbd_sad16x{32,16,8}_avx2.Scott LaVarnway
2022-09-14Add vpx_highbd_sad64x{64,32}x4d_avx2.Scott LaVarnway
2022-09-13Add vpx_highbd_sad32x{64,32,16}x4d_avx2.Scott LaVarnway
2022-09-09Add vpx_highbd_sad16x{32,16,8}x4d_avx2.Scott LaVarnway
2022-08-22[NEON] Added vpx_highbd_sad* functionsKonstantinos Margaritis
2022-08-18Fix TEST_P(SADx4Test, DISABLED_Speed)Scott LaVarnway
2022-05-17vp8[loongarch]: Optimize fdct8x4/diamond_search_sadyuanhecai
2022-04-28vp9[loongarch]: Optimize sad8x8/32x64/64x32x4dyuanhecai
2022-04-28vp9[loongarch]: Optimize sad64x64/32x32_avg,comp_avg_predyuanhecai
2022-04-24vp9[loongarch]: Optimize sub_pixel_variance32x32/sad16x16yuanhecai
2022-04-12vp9[loongarch]: Optimize sad64x64/32x32/16x16yuanhecai
2022-03-29remove sad x3,x8 specializationsJohann
2021-01-26sad_test: fix compilation w/gcc 4.8.5James Zern
2020-07-27NULL -> nullptr in CPP filesJerome Jiang
2020-06-18update googletest to v1.10.0James Zern
2019-10-23use a compile time constant for kDataAlignmentJohann
2019-07-27sad_test: align exp_sad[]James Zern
2019-07-16Add vpx_sad32x32x8_c/avx2Angie Chiang
2019-07-16Add unit test for vpx_sadMxNx8Angie Chiang
2018-06-18include msvc.h for snprintf support in benchmarksLuc Trudeau
2018-06-13VSX Version of SAD8xNLuc Trudeau
2018-06-13Add Speed Tests for the SADTest test suite.Luc Trudeau
2018-03-28Update sad4d x86 functionsLinfeng Zhang
2018-03-28Add speed test in SADx4TestLinfeng Zhang
2017-11-03Support building AVX-512 and implement sadx4 for AVX-512Kyle Siefring
2017-09-02vpxdsp: [loongson] optimize sad functions with mmiShiyou Yin
2017-07-12sad4d neon: 64x[32,64]Johann
2017-07-12sad4d neon: 32x[16,32,64]Johann
2017-07-12sad4d neon: 16x[8,16,32]Johann
2017-07-12sad4d neon: 8x[4,8,16]Johann
2017-07-12sad4d neon: 4x4, 4x8Johann
2017-07-07sad neon: avg for 64x[32,64]Johann
2017-07-07sad neon: avg for 32x[16,32,64]Johann
2017-07-07sad neon: avg for 16x[8,16,32]Johann
2017-07-06sad neon: avg for 8x[4,8,16]Johann
2017-07-06sad neon: avg for 4x4 and 4x8Johann
2017-06-28sad neon: rewrite 64x64 and add 64x32Johann