Sign in
aomedia
/
avm
/
48f2fe15b571a47898cb5c7732eaa6897987be6e
/
test
/
variance_test.cc
7a07ece
Include googletest cmake support.
by Tom Finegan
· 8 years ago
77853e5
Remove some useless casts
by Urvang Joshi
· 9 years ago
2ab7ff0
Change to use AOM copyright notice
by Yaowu Xu
· 9 years ago
f883b42
Port renaming changes from AOMedia
by Yaowu Xu
· 9 years ago
c27fc14
Port folder renaming changes from AOM
by Yaowu Xu
· 9 years ago
3a826f1
test/: apply clang-format
by clang-format
· 9 years ago
8dbbcda
take II: variance_test partial clean-up
by skal
· 9 years ago
2967bf3
Merge changes from libvpx/master by cherry-pick
by Johann
· 9 years ago
6fe07a2
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
08184e3
Change register loading to fix stack overflow issue
by Yi Luo
· 9 years ago
d0de89a
remove vpx_highbd_1[02]_sub_pixel_variance4x4_sse4_1
by James Zern
· 9 years ago
eea8ea8
vpx_dsp: remove mmx variance implementations
by James Zern
· 9 years ago
a4f3751
Code clean of sub_pixel_variance4xh -- 2
by Scott LaVarnway
· 9 years ago
d0ffae8
remove mmx variance functions
by Linfeng Zhang
· 9 years ago
25de2e1
variance_test: Avoid #if inside INSTANTIATE_TEST_CASE_P
by Alex Converse
· 9 years ago
c249689
Add unit tests for HBD variance 4x4 SSE4.1 optimization
by Yi Luo
· 9 years ago
c3e07b2
Fix high bit depth mask and variance reference function
by Yi Luo
· 9 years ago
4bdc7d1
Fix high bit depth mask and variance reference function
by Yi Luo
· 9 years ago
48aa76a
Fixed HBD variance unit test on incorrect bit mask operation
by Yi Luo
· 9 years ago
697bf5b
Add 128 pixel variance and SAD functions
by Geza Lore
· 9 years ago
ed3df44
Revert "Merge "Change highbd variance rounding to prevent negative variance.""
by Alex Converse
· 9 years ago
022c848
Change highbd variance rounding to prevent negative variance.
by Alex Converse
· 9 years ago
837cea4
variance_test: create fn pointers w/'&' ref
by James Zern
· 9 years ago
097d59c
Cosmetics - Fix header file order in unit tests
by Jingning Han
· 10 years ago
1d7f1ca
mips msa vp9 avg subpel variance optimization rebased
by Parag Salasakar
· 10 years ago
6a82f0d
Move sub pixel variance to vpx_dsp
by Johann
· 10 years ago
fbe67d3
mips msa vp9 subpel variance optimization
by Parag Salasakar
· 10 years ago
9794662
Revert "mips msa vp9 subpel variance optimization"
by James Zern
· 10 years ago
ced9826
Revert "mips msa vp9 avg subpel variance optimization"
by James Zern
· 10 years ago
61774ad
mips msa vp9 avg subpel variance optimization
by Parag Salasakar
· 10 years ago
a42df86
mips msa vp9 subpel variance optimization
by Parag Salasakar
· 10 years ago
2d730a2
mips msa vpx_dsp variance optimization
by Parag Salasakar
· 10 years ago
e0e4045
variance_test: fix build w/--disable-vp8-encoder
by James Zern
· 10 years ago
47fe535
disable vp8_sub_pixel_variance8x8_neon
by James Zern
· 10 years ago
eb88b17
Make vp9 subpixel match vp8
by Johann
· 10 years ago
d90536c
Unify reference variance functions
by Johann
· 10 years ago
fdc5499
Cast variance reference output
by Johann
· 10 years ago
a927aec
Merge "Use correct parameters for NEON variance tests"
by Johann
· 10 years ago
efc2e98
Use correct parameters for NEON variance tests
by Johann
· 10 years ago
c855ed7
Remove conversion warnings from hbd shifts
by Johann
· 10 years ago
c5a7c89
Correct case in Get4x4SSEFunc
by Johann
· 10 years ago
c3bdffb
Move variance functions to vpx_dsp
by Johann
· 10 years ago
1d7ccd5
Relocate memory operations for common code
by Johann
· 10 years ago
ec1d838
Add 64x64 sub_pel_variance Neon function
by Frank Galligan
· 10 years ago
74d40cd
Add 64x variance Neon functions
by Frank Galligan
· 10 years ago
48032bf
Added sse2 acceleration for highbitdepth variance
by Peter de Rivaz
· 10 years ago
fe2cc87
VP8 encoder for ARMv8 by using NEON intrinsics 1
by Scott LaVarnway
· 11 years ago
1f19ebb
Replacing vp9_get_mb_ss_sse2 asm implementation with intrinsics.
by Dmitry Kovalev
· 11 years ago
202edb3
Actually resetting random generator for all variance test cases.
by Dmitry Kovalev
· 11 years ago
12cd6f4
Removing variance MMX code.
by Dmitry Kovalev
· 11 years ago
69a5f5e
Fix bug 807
by levytamar82
· 11 years ago
98165ec
Neon version of vp9_sub_pixel_variance8x8(),
by Scott LaVarnway
· 11 years ago
d39448e
Neon version of vp9_sub_pixel_variance32x32(),
by Scott LaVarnway
· 11 years ago
521cf7e
Neon version of vp9_sub_pixel_variance16x16(),
by Scott LaVarnway
· 11 years ago
5c93e62
Allocate aligned source in variance test
by Yunqing Wang
· 11 years ago
29e1b1a
tests: add API_REGISTER_STATE_CHECK
by James Zern
· 11 years ago
520cb3f
vp9_sub_pixel_*variance*: disable avx2 variants
by James Zern
· 11 years ago
6e5e75f
Revert "Removing redundant variables from variance_test.cc."
by James Zern
· 11 years ago
4725ab7
Removing redundant variables from variance_test.cc.
by Dmitry Kovalev
· 11 years ago
d5e07a8
variance_test: add NEON functions
by James Zern
· 11 years ago
002ad40
test/: remove unnecessary extern "C"s
by James Zern
· 11 years ago
a0fcbcf
fix vp8-only build
by James Zern
· 12 years ago
afffa3d
cleanup cpplint warnings
by Yaowu Xu
· 12 years ago
5b30788
variance x86inc guards
by Jim Bankoski
· 12 years ago
e247ab0
variance_test: add missing ClearSystemState...
by James Zern
· 12 years ago
ac6ea2a
Allocate memory using appropriate expected alignment in unit tests.
by Ronald S. Bultje
· 12 years ago
cc774c8
variance_test: use REGISTER_STATE_CHECK
by James Zern
· 12 years ago
1e6a32f
SSE2/SSSE3 optimizations and unit test for sub_pixel_avg_variance().
by Ronald S. Bultje
· 12 years ago
8fb6c58
Implement sse2 and ssse3 versions for all sub_pixel_variance sizes.
by Ronald S. Bultje
· 12 years ago
5b75674
tests: clear system state after non-API calls
by James Zern
· 12 years ago
f4fcfe3
Optimize variance functions
by Yunqing Wang
· 12 years ago
1711cf2
add vp8 variance test
by James Zern
· 12 years ago
fcccbcb
Add vp9_ prefix to all vp9 files
by John Koleszar
· 12 years ago
a9c7597
support building vp8 and vp9 into a single lib
by John Koleszar
· 12 years ago
9847344
Fix variance (signed integer) overflow
by James Zern
· 12 years ago