summaryrefslogtreecommitdiff
path: root/test/vp9_quantize_test.cc
AgeCommit message (Expand)Author
2022-07-11VPX: Add vpx_quantize_b_avx2().Scott LaVarnway
2022-07-07VPX: Add quantize speed test for ref vs opt.Scott LaVarnway
2022-05-18vp9[loongarch]: Optimize vpx_quantize_b/b_32x32yuanhecai
2022-03-31Revert "quantize: replace highbd versions"James Zern
2022-03-31Revert "quantize: remove highbd version"James Zern
2022-03-31quantize: remove highbd versionJohann
2022-03-31quantize: replace highbd versionsJohann
2022-03-30remove skip_block from quantizeJohann
2020-07-27NULL -> nullptr in CPP filesJerome Jiang
2020-06-18update googletest to v1.10.0James Zern
2019-09-30namespace ARCH_* definesJames Zern
2019-08-22test/vp9_quantize_test: fix int sanitizer warningHien Ho
2019-08-01Fix saturation issue in vp9_quantize_fp_neonJerome Jiang
2018-12-07test/*: use std::*tupleJames Zern
2018-12-03quantize neon: fix hbd buildsJohann
2018-11-30quantize 32x32: saturate dqcoeff on x86Johann
2018-11-28quantize 32x32: fix dqcoeffJohann
2018-11-28quantize: fix x86 hbd buildsJohann
2018-06-18include msvc.h for snprintf support in benchmarksLuc Trudeau
2018-06-11VSX Version of vp9_quantize_fp_32x32Luc Trudeau
2018-06-11VSX Version of vp9_quantize_fpLuc Trudeau
2018-06-04test,cosmetics: fix func/member naming, decl orderJames Zern
2018-05-29Bench Class For More Robust Speed TestsLuc Trudeau
2018-05-14VSX version of vpx_quantize_b_32x32_vsxLuc Trudeau
2018-05-09VSX version of vpx_quantize_b_vsxLuc Trudeau
2018-03-28test: use testing::*tuple instead of std::tr1James Zern
2018-01-18vp9_quantize_fp_avx2()Scott LaVarnway
2017-12-26Add quantize_fp_32x32_nz_c()Scott LaVarnway
2017-12-21Add vp9_quantize_fp_nz_c() -- 2Scott LaVarnway
2017-12-21Revert "Add vp9_quantize_fp_nz_c()"James Zern
2017-12-19Add vp9_quantize_fp_nz_c()Scott LaVarnway
2017-09-12Revert "Revert "quantize avx: copy 32x32 implementation""Johann
2017-08-25Merge "Revert "quantize avx: copy 32x32 implementation""Marco Paniconi
2017-08-25Revert "quantize avx: copy 32x32 implementation"Marco Paniconi
2017-08-24Merge "quantize avx: copy 32x32 implementation"Johann Koenig
2017-08-24Merge "quantize test: skip block was removed"Johann Koenig
2017-08-24quantize avx: copy 32x32 implementationJohann
2017-08-24quantize ssse3: copy implementation to intrinsicsJohann
2017-08-24quantize test: skip block was removedJohann
2017-08-23quantize test: set threshold for 32x32Johann
2017-08-23Merge "quantize avx: copy implementation to intrinsics"Johann Koenig
2017-08-23quantize avx: copy implementation to intrinsicsJohann
2017-08-23quantize fp: neon implementationJohann
2017-08-21quantize test: test _fp_ version of quantizeJohann
2017-08-21Remove skip_block from quantizeJohann
2017-08-15quantize test: quiet overflow warningJohann
2017-08-14Merge changes I4b4beab1,I02f74decJohann Koenig
2017-08-14disable SSSE3/VP9QuantizeTest* in hbd buildsJames Zern
2017-08-10Merge "neon: vpx_quantize_b_32x32"Johann Koenig
2017-08-08quantize test: check skip_blockJohann