Sign in
aomedia
/
avm
/
bcaa2f8380ce5731139d3e05a059bc97971aee22
/
test
/
sad_test.cc
02f04d0
Remove CONFIG_JNT_COMP macro
by Deepa K G
· 7 years ago
1687085
Remove CONFIG_EXT_PARTITION_TYPES config flag
by Debargha Mukherjee
· 7 years ago
2ccf4b9
Remove CONFIG_EXT_PARTITION config flag
by Debargha Mukherjee
· 7 years ago
123e8a6
adopt some clang 5.0.0 formatting
by Johann
· 7 years ago
d3e7c68
Remove the use of macro "CONFIG_HIGHBITDEPTH"
by Yaowu Xu
· 7 years ago
a0367dc
JNT_COMP: unit tests for jnt_sad_avg
by Cheng Chen
· 7 years ago
4322bc1
Fix constructor order in unit tests (sanitizer)
by Sebastien Alaiwan
· 8 years ago
be111b3
Remove armv6 media-extension assembly.
by Ralph Giles
· 8 years ago
71e8784
Homogenize configuration option name.
by Sebastien Alaiwan
· 8 years ago
7a07ece
Include googletest cmake support.
by Tom Finegan
· 8 years ago
e983258
High bit depth motion search SAD optimization on avx2
by Yi Luo
· 8 years ago
9e21874
SAD avg and 4D avx2 optimization for ext-partition
by Yi Luo
· 8 years ago
1f49624
SAD avx2 optimization for ext-partition
by Yi Luo
· 8 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
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
d0e687b
remove mmx sad functions
by Linfeng Zhang
· 9 years ago
a0e1c23
Add SSE2 versions of 128x128 vpx_sad*
by Geza Lore
· 9 years ago
697bf5b
Add 128 pixel variance and SAD functions
by Geza Lore
· 9 years ago
789dbb3
Code clean of sad4xNx4D_sse
by Jian Zhou
· 9 years ago
b158d9a
Code clean of sad4xN(_avg)_sse
by Jian Zhou
· 9 years ago
91606bb
sad_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
bc3ec8e
mips msa vpx_dsp sad sad4d avgsad optimization
by Parag Salasakar
· 10 years ago
1d7ccd5
Relocate memory operations for common code
by Johann
· 10 years ago
d5d9289
Move shared SAD code to vpx_dsp
by Johann
· 10 years ago
e3167f7
Add vp9_sad32x32x4d_neon Neon intrinsic function.
by Frank Galligan
· 10 years ago
9f574d0
Add vp9_sad16x16x4d_neon Neon intrinsic function.
by Frank Galligan
· 10 years ago
54fa956
Add vp9_sad64x64x4d_neon Neon intrinsic function.
by Frank Galligan
· 10 years ago
65d7fa7
sad_test: initialize bit_depth_ in all cases
by James Zern
· 10 years ago
16d2696
sad_test: fix vp8-only build
by James Zern
· 10 years ago
00c385f
Visual studio build fix using explicit cast
by Deb Mukherjee
· 10 years ago
7eee487
Added highbitdepth sse2 SAD acceleration and tests
by Peter de Rivaz
· 10 years ago
7045aec
SAD32xh and SAD64xh for AVX2
by levytamar82
· 10 years ago
318fc0c
Removing MMX SAD calculation code.
by Dmitry Kovalev
· 11 years ago
af10457
Fix bug 806
by levytamar82
· 11 years ago
545be78
Added vp9_sad8x8_neon()
by Scott LaVarnway
· 11 years ago
18e733b
sad_test: drop '_t' from local typenames
by James Zern
· 11 years ago
ba0652e
Merge "Added vp9_sad64x64_neon(), vp9_sad32x32_neon()"
by Scott LaVarnway
· 11 years ago
696fa52
Added vp9_sad64x64_neon(), vp9_sad32x32_neon()
by Scott LaVarnway
· 11 years ago
29e1b1a
tests: add API_REGISTER_STATE_CHECK
by James Zern
· 11 years ago
d3ff009
vp9_sad*x4d: disable avx2 variants
by James Zern
· 11 years ago
fc88292
Remove Wextra warnings from vp9_sad.c
by Deb Mukherjee
· 11 years ago
0b44988
Revert "Remove Wextra warnings from vp9_sad.c"
by Frank Galligan
· 11 years ago
9165504
Remove Wextra warnings from vp9_sad.c
by Deb Mukherjee
· 11 years ago
a16794d
Revert "Remove Wextra warnings from vp9_sad.c"
by Jim Bankoski
· 11 years ago
7ab9a95
Remove Wextra warnings from vp9_sad.c
by Deb Mukherjee
· 11 years ago
24c1734
fix vp9 only build
by Yaowu Xu
· 11 years ago
5f1486f
sad_test: (arm) fix vp9-only build
by James Zern
· 11 years ago
d7cff28
cosmetics: sad_test: add a few comments
by James Zern
· 11 years ago
f061968
test/: remove some unnecessary extern "C"s
by James Zern
· 11 years ago
afffa3d
cleanup cpplint warnings
by Yaowu Xu
· 12 years ago
5b30788
variance x86inc guards
by Jim Bankoski
· 12 years ago
c9126e0
sad + miscellaneous updates
by Jim Bankoski
· 12 years ago
3c4abbe
Add SAD unit tests for all rectangular sizes.
by Ronald S. Bultje
· 12 years ago
5b75674
tests: clear system state after non-API calls
by James Zern
· 12 years ago
0b7910b
Merge "Enable sse2 version of sad8x4/4x8"
by Jingning Han
· 12 years ago
15f50e7
Enable sse2 version of sad8x4/4x8
by Jingning Han
· 12 years ago
fa96eeb
Implement SSE version for sad4x8x4d and SSE2 version for sad8x4x4d.
by Ronald S. Bultje
· 12 years ago
5e3439b
sad_test: fix msvc compile
by James Zern
· 12 years ago
1cfc86e
Add unit test for x4 multi-SAD functions
by John Koleszar
· 12 years ago
6b653cb
Add VP9 1 block SAD functions to unit test
by John Koleszar
· 12 years ago
16810c1
Merge branch 'vp9-preview' of review:webm/libvpx
by John Koleszar
· 12 years ago
eebb648
tests: add xmm register check for win64 targets
by James Zern
· 12 years ago
a9c7597
support building vp8 and vp9 into a single lib
by John Koleszar
· 12 years ago
10f8b36
msvs/tests: fix data alignment for asm tests
by James Zern
· 13 years ago
12ddb75
sad_test: fix msvc build
by James Zern
· 13 years ago
1161055
Be consistent with SAD values
by Johann
· 13 years ago
fbea897
Add tests for SAD functions
by Johann
· 13 years ago