Sign in
aomedia
/
avm
/
e6aece8677b4dcf7c418b3bf49a6086243c992fe
/
test
/
dct16x16_test.cc
3baf526
Change to use "DISABLED_" prefix to disable a test
by Yaowu Xu
· 8 years ago
6b3f0db
Disable test for msa version of transforms
by Yaowu Xu
· 8 years ago
59b969d
fdct4x4_test: fix unsigned overflow
by Yaowu Xu
· 8 years ago
d71a231
Add compiler warning flag -Wextra and fix related warnings.
by Urvang Joshi
· 9 years ago
e8e8cd8
Hybrid forward transforms 16x16 AVX2 optimization
by Yi Luo
· 9 years ago
fbf5681
Add a TODO for aom_highbd_fdct16x16_1_sse2 tests
by Yi Luo
· 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
1c25b7f
fix mips msa build w/CONFIG_EXT_TX
by James Zern
· 9 years ago
3a826f1
test/: apply clang-format
by clang-format
· 9 years ago
3fa28d5
More vp8/vp9 clean up
by Yaowu Xu
· 9 years ago
3bd709f
Remove vp8, vp9 folders
by Yaowu Xu
· 9 years ago
6fe07a2
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
6bbb8b7
tests: remove redundant round() definition
by James Zern
· 9 years ago
6382727
Fix UBSAN/IOC errors
by Yaowu Xu
· 9 years ago
eb64ea3
vpx_fdct16x16_1_c/msa: fix accumulator overflow
by James Zern
· 9 years ago
cffef11
tests: quiet some unused parameter warnings
by James Zern
· 9 years ago
81c1659
dct16x16_test: quiet unused-function warning
by James Zern
· 9 years ago
906ec30
Remove unused functions from test files
by Johann
· 10 years ago
08a453b
Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names
by Jingning Han
· 10 years ago
097d59c
Cosmetics - Fix header file order in unit tests
by Jingning Han
· 10 years ago
4b5109c
Replace vp9_ prefix in 2D-DCT functions with vpx_
by Jingning Han
· 10 years ago
9aaf523
Move msa implementations of 2D-DCT to vpx_dsp
by Jingning Han
· 10 years ago
b67821f
Factor forward 2D-DCT transforms into vpx_dsp
by Jingning Han
· 10 years ago
e253eaa
Unify the high bit-depth forward hybrid transforms
by Jingning Han
· 10 years ago
89b4b31
mips msa vp9 fdct 16x16 optimization
by Parag Salasakar
· 10 years ago
6af9d7f
mips msa vp9 updated idct 8x8, 16x16 and 32x32 module
by Parag Salasakar
· 10 years ago
71e88f9
Merge "mips msa vp9 updated macros and disable all MSA functions"
by Parag Salasakar
· 10 years ago
f9f078e
mips msa vp9 updated macros and disable all MSA functions
by Parag Salasakar
· 10 years ago
b962646
Re-worked header files
by Scott LaVarnway
· 10 years ago
1d7ccd5
Relocate memory operations for common code
by Johann
· 10 years ago
fd3658b
replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED
by James Zern
· 10 years ago
60052b6
mips msa vp9 idct 16x16 optimization
by Parag Salasakar
· 10 years ago
d45870b
Merge "Disable ssse3 version idct16x16_256_add()"
by Yaowu Xu
· 10 years ago
486a73a
Disable ssse3 version idct16x16_256_add()
by Yaowu Xu
· 10 years ago
f58011a
vpx_mem: remove vpx_memset
by James Zern
· 10 years ago
7e40a55
Added high bitdepth sse2 transform functions
by Peter de Rivaz
· 10 years ago
1929c9b
Rename highbitdepth functions to use highbd prefix
by Deb Mukherjee
· 10 years ago
12344f2
Add range check in inverse ADST 16x16
by Jingning Han
· 10 years ago
d50716f
Incorporate WRAPLOW macro into non-highbitdepth tx
by Deb Mukherjee
· 10 years ago
10783d4
Adds high bitdepth transform functions and tests
by Deb Mukherjee
· 11 years ago
632e419
dct16x16_test.cc: remove unused param warnings
by James Zern
· 11 years ago
4ba92dc
Fix bug 805
by levytamar82
· 11 years ago
44f8484
dct16x16_test: drop '_t' from local typenames
by James Zern
· 11 years ago
29e1b1a
tests: add API_REGISTER_STATE_CHECK
by James Zern
· 11 years ago
dd9f502
vp9_f(dct|ht): disable avx2 variants
by James Zern
· 11 years ago
5c2696c
Rework unit test for 8x8 transformation
by Jingning Han
· 11 years ago
49b4a27
Add overflow check unit test for 16x16 inverse DCT/ADST transform
by Jingning Han
· 11 years ago
74a854f
Re-enable unit test on neon implementation of 16x16 idct
by Jingning Han
· 11 years ago
e4a758b
Turn on unit test for inverse 16x16 2D-DCT ssse3
by Jingning Han
· 11 years ago
7f54733
Adjust the forward 16x16 DCT computation steps
by Jingning Han
· 11 years ago
ce23931
Only build neon assembly for armv7 targets
by Johann
· 11 years ago
adbb881
dct16x16_test: add NEON functions
by James Zern
· 11 years ago
005fc69
Finally removing "short" from transform names.
by Dmitry Kovalev
· 11 years ago
002ad40
test/: remove unnecessary extern "C"s
by James Zern
· 11 years ago
51490e5
Removing PARAMS macro for consistency
by Joshua Litt
· 11 years ago
600a386
Making input pointer constant for all fdct/fht functions.
by Dmitry Kovalev
· 11 years ago
02feb63
Renaming vp9_short_fdct16x16 to vp9_fdct16x16.
by Dmitry Kovalev
· 11 years ago
1aa7fd5
Using stride (# of elements) instead of pitch (bytes) in fdct16x16.
by Dmitry Kovalev
· 11 years ago
65f118d
Making input pointer of any inverse transform constant.
by Dmitry Kovalev
· 11 years ago
7ef5739
Consistent names for inverse hybrid transforms (1 of 2).
by Dmitry Kovalev
· 11 years ago
b096c5a
Giving consistent names to IDCT 16x16 functions.
by Dmitry Kovalev
· 11 years ago
4bd1711
Refactor 8x8 fwd transform unit test
by Jingning Han
· 12 years ago
37705a3
Enable accuracy/memory check for 16x16 transforms
by Jingning Han
· 12 years ago
8f92a7e
Rework 16x16 transform unit test
by Jingning Han
· 12 years ago
afffa3d
cleanup cpplint warnings
by Yaowu Xu
· 12 years ago
ec4b274
Refactor 16x16 unit tests
by Jingning Han
· 12 years ago
bc484eb
fix unit test failure on win32 vs2008 build
by Yaowu Xu
· 12 years ago
29c45f3
Cosmetic changes in 16x16 ADST/DCT unit test
by Jingning Han
· 12 years ago
cf768b2
Add unit test for 16x16 forward ADST/DCT
by Jingning Han
· 12 years ago
a272ff2
WIP: 16x16 idct/recon merge
by Scott LaVarnway
· 12 years ago
499fe05
optimize forward 16x16 DCT for accuracy
by Yaowu Xu
· 12 years ago
77f889b
fix a build issue with MSVC on windows
by Yaowu Xu
· 12 years ago
ebd5808
enable 16x16 iDCT unit test
by Yaowu Xu
· 12 years ago
89d62e3
remove the dependency on idct.h
by Yaowu Xu
· 12 years ago
a9c7597
support building vp8 and vp9 into a single lib
by John Koleszar
· 12 years ago
2e3e685
fix test builds
by James Zern
· 12 years ago
4b2c2b9
Rename vp8/ codec directory to vp9/.
by Ronald S. Bultje
· 12 years ago
0b17ea6
A bit of temporary relief on encoder slowness
by Yaowu Xu
· 13 years ago
fed8a18
16x16 DCT blocks.
by Daniel Kang
· 13 years ago