summaryrefslogtreecommitdiff
path: root/test/variance_test.cc
AgeCommit message (Expand)Author
2016-08-04Remove armv6 targetJohann
2016-07-27test: apply clang-formatclang-format
2016-07-18take II: variance_test partial clean-upskal
2016-06-30test: remove x86inc.asm distinctionJohann
2016-06-02vpx_dsp: remove mmx variance implementationsJames Zern
2016-05-24Code clean of sub_pixel_variance4xh -- 2Scott LaVarnway
2016-05-11remove mmx variance functionsLinfeng Zhang
2016-04-05Fix high bit depth mask and variance reference functionYi Luo
2016-01-13Revert "Merge "Change highbd variance rounding to prevent negative variance.""Alex Converse
2015-11-24Change highbd variance rounding to prevent negative variance.Alex Converse
2015-11-06variance_test: create fn pointers w/'&' refJames Zern
2015-07-29Cosmetics - Fix header file order in unit testsJingning Han
2015-07-08mips msa vp9 avg subpel variance optimization rebasedParag Salasakar
2015-07-07Move sub pixel variance to vpx_dspJohann
2015-07-06mips msa vp9 subpel variance optimizationParag Salasakar
2015-07-02Revert "mips msa vp9 subpel variance optimization"James Zern
2015-07-02Revert "mips msa vp9 avg subpel variance optimization"James Zern
2015-07-01mips msa vp9 avg subpel variance optimizationParag Salasakar
2015-07-01mips msa vp9 subpel variance optimizationParag Salasakar
2015-06-30mips msa vpx_dsp variance optimizationParag Salasakar
2015-06-11variance_test: fix build w/--disable-vp8-encoderJames Zern
2015-06-05disable vp8_sub_pixel_variance8x8_neonJames Zern
2015-06-03Make vp9 subpixel match vp8Johann
2015-06-02Unify reference variance functionsJohann
2015-06-01Cast variance reference outputJohann
2015-05-28Merge "Use correct parameters for NEON variance tests"Johann
2015-05-28Use correct parameters for NEON variance testsJohann
2015-05-27Remove conversion warnings from hbd shiftsJohann
2015-05-27Correct case in Get4x4SSEFuncJohann
2015-05-26Move variance functions to vpx_dspJohann
2015-05-13Relocate memory operations for common codeJohann
2015-01-14Add 64x64 sub_pel_variance Neon functionFrank Galligan
2015-01-13Add 64x variance Neon functionsFrank Galligan
2014-11-14Added sse2 acceleration for highbitdepth variancePeter de Rivaz
2014-09-15VP8 encoder for ARMv8 by using NEON intrinsics 1Scott LaVarnway
2014-09-06Replacing vp9_get_mb_ss_sse2 asm implementation with intrinsics.Dmitry Kovalev
2014-09-04Actually resetting random generator for all variance test cases.Dmitry Kovalev
2014-08-29Removing variance MMX code.Dmitry Kovalev
2014-08-07Fix bug 807levytamar82
2014-08-01Neon version of vp9_sub_pixel_variance8x8(),Scott LaVarnway
2014-07-31Neon version of vp9_sub_pixel_variance32x32(),Scott LaVarnway
2014-07-30Neon version of vp9_sub_pixel_variance16x16(),Scott LaVarnway
2014-07-24Allocate aligned source in variance testYunqing Wang
2014-07-10tests: add API_REGISTER_STATE_CHECKJames Zern
2014-06-10vp9_sub_pixel_*variance*: disable avx2 variantsJames Zern
2014-05-08Revert "Removing redundant variables from variance_test.cc."James Zern
2014-05-07Removing redundant variables from variance_test.cc.Dmitry Kovalev
2014-02-26variance_test: add NEON functionsJames Zern
2014-01-23test/: remove unnecessary extern "C"sJames Zern
2013-09-17fix vp8-only buildJames Zern