Sign in
aomedia
/
avm
/
refs/heads/research-speed1
/
test
/
fwht4x4_test.cc
756717c
Remove high bithdepth pointer conversion logic
by James Almer
· 2 years, 3 months ago
41c6dd7
CI: Fix the CI Formatting
by Vibhoothi
· 3 years, 3 months ago
7319db5
Update BSD-3 license for AVM project and files
by Krishna Rapaka
· 3 years, 4 months ago
b396969
Add NEON version of av1_fwht4x4 function
by Vitalii Dziumenko
· 4 years, 8 months ago
96786fe
Update google test to version 1.10.x
by Cheng Chen
· 5 years ago
a543df5
Replace testing::tuple with std::tuple
by sarahparker
· 6 years ago
4e8bbd1
Add neon/sse2 optimization for fwd txfm 4x4
by Jerome Jiang
· 5 years ago
44702c8
cmake: generate rtcd headers in config subdir.
by Tom Finegan
· 7 years ago
8c489a8
Move iwht4x4 to av1_inv_txfm2d.c
by Angie Chiang
· 7 years ago
8207b91
Remove code/tests related to old transform funcs
by Urvang Joshi
· 7 years ago
[Renamed from test/fdct4x4_test.cc]
9561280
test: use testing::*tuple instead of std::tr1
by James Zern
· 7 years ago
66dde40
Remove unreachable tx: iwht4x4
by Sebastien Alaiwan
· 7 years ago
38c9067
Remove unreachable tx: idct4x4
by Sebastien Alaiwan
· 7 years ago
98392b2
Remove unreachable tx: fht4x4
by Sebastien Alaiwan
· 7 years ago
e2ca0b6
Remove unreachable tx: iht4x4
by Sebastien Alaiwan
· 7 years ago
5859636
Remove DAALA_TX experiment
by Sebastien Alaiwan
· 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
359854f
Simplify Daala inverse TX toplevel for constant shift
by Monty Montgomery
· 7 years ago
3bac992
Remove experimental flag of EXT_TX
by Sebastien Alaiwan
· 7 years ago
e554f36
Rename DAALA_DCTx experiments to DAALA_TXx.
by Nathan E. Egge
· 7 years ago
2283d37
Use TX_TYPE consistently instead of int.
by Urvang Joshi
· 7 years ago
1d19095
Disable only coding transform SIMD for DAALA_TX
by Monty Montgomery
· 7 years ago
27319b6
Unify FWD_TXFM_PARAM and INV_TXFM_PARAM
by Lester Lu
· 8 years ago
4ee9300
dct tests: quiet unused param warnings
by James Zern
· 8 years ago
d8b1ddc
Signature changes for the LGT experiment
by Lester Lu
· 8 years ago
24d565b
Cleanup dead inv-txfm functions in HBD data path
by Frederic Barbier
· 8 years ago
31c6650
Remove deprecated high-bitdepth functions
by Sarah Parker
· 8 years ago
c6a48a2
Drop support for CONFIG_EMULATE_HARDWARE
by Sebastien Alaiwan
· 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
8f315b1
Fix 4x4 hybrid transform accuracy check tests
by Yi Luo
· 8 years ago
e6aece8
Fix RunAccuracyCheck failure
by Angie Chiang
· 8 years ago
7825022
Enable test system to detect transforms misusing 'stride' parameter
by David Barker
· 8 years ago
2ab7ff0
Change to use AOM copyright notice
by Yaowu Xu
· 8 years ago
f883b42
Port renaming changes from AOMedia
by Yaowu Xu
· 8 years ago
c27fc14
Port folder renaming changes from AOM
by Yaowu Xu
· 8 years ago
1c25b7f
fix mips msa build w/CONFIG_EXT_TX
by James Zern
· 8 years ago
3a826f1
test/: apply clang-format
by clang-format
· 8 years ago
3fa28d5
More vp8/vp9 clean up
by Yaowu Xu
· 8 years ago
3bd709f
Remove vp8, vp9 folders
by Yaowu Xu
· 8 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
06c6e4c
fdct4x4_test: fix unsigned overflow
by James Zern
· 9 years ago
af7fb17
Upgrade fwht4x4_mmx() to fwht4x4_sse2() for vp9 and vp10.
by Linfeng Zhang
· 9 years ago
267f73a
Added vp10_fht4x4_sse2() unit test
by Yi Luo
· 9 years ago
cffef11
tests: quiet some unused parameter warnings
by James Zern
· 9 years ago
08a453b
Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names
by Jingning Han
· 9 years ago
097d59c
Cosmetics - Fix header file order in unit tests
by Jingning Han
· 9 years ago
4b5109c
Replace vp9_ prefix in 2D-DCT functions with vpx_
by Jingning Han
· 9 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
d8426d6
Add an SSE2 version of vp9_iwht4x4_16_add
by Alex Converse
· 10 years ago
ae5394b
Revert "Add an SSE2 version of vp9_iwht4x4_16_add."
by Yaowu Xu
· 10 years ago
f8d3501
Add an SSE2 version of vp9_iwht4x4_16_add.
by Alex Converse
· 10 years ago
bc94999
mips msa vp9 fdct 4x4 optimization
by Parag Salasakar
· 10 years ago
54a6f73
mips msa vp9 idct4x4 and iwht4x4 optimization
by Parag Salasakar
· 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
6b71013
VP9 common for ARMv8 by using NEON intrinsics 05
by James Yu
· 11 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
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
· 10 years ago
771dd6e
fdct4x4_test.cc: remove unused param warnings
by James Zern
· 10 years ago
4ba92dc
Fix bug 805
by levytamar82
· 11 years ago
b8b3dd9
fdct4x4_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
b8395a8
dct4x4_test: add missing avx2 functions
by James Zern
· 11 years ago
5c2696c
Rework unit test for 8x8 transformation
by Jingning Han
· 11 years ago
ce23931
Only build neon assembly for armv7 targets
by Johann
· 11 years ago
b5422fa
Add an x86inc MMX fwht4x4.
by Alex Converse
· 11 years ago
33b1c45
Revert "Add an MMX fwht4x4"
by Paul Wilkins
· 11 years ago
89fbf3d
Add an MMX fwht4x4
by Alex Converse
· 11 years ago
9f9f87c
Add test for 4x4 WHT.
by Alex Converse
· 11 years ago
08c3180
fdct4x4_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
30d4c5e
Enable 4x4 DCT/ADST transform unit test
by Jingning Han
· 11 years ago
fd724f1
Renaming vp9_short_fdct4x4 and vp9_short_walsh4x4.
by Dmitry Kovalev
· 11 years ago
190c2b4
Using stride (# of elements) instead of pitch (bytes) in fdct4x4.
by Dmitry Kovalev
· 11 years ago
7ef5739
Consistent names for inverse hybrid transforms (1 of 2).
by Dmitry Kovalev
· 11 years ago
3a06025
Giving consistent names to IDCT/IWHT functions.
by Dmitry Kovalev
· 11 years ago
afffa3d
cleanup cpplint warnings
by Yaowu Xu
· 11 years ago
bc484eb
fix unit test failure on win32 vs2008 build
by Yaowu Xu
· 11 years ago
6094bf3
Cosmetic changes in 4x4 and 8x8 fdct unit tests
by Jingning Han
· 12 years ago
9b744ce
Fix aligned memory allocation in unit tests
by Jingning Han
· 12 years ago
e4f38c8
test/fdct*: fix some warnings
by James Zern
· 12 years ago
29b6e73
Cosmetic changes in 4x4 fwd transform unit test
by Jingning Han
· 12 years ago
ab36262
Add 8x8 dct/adst unit tests
by Jingning Han
· 12 years ago
362809d
Add unit tests for 4x4 ADST
by Jingning Han
· 12 years ago
ba48a11
WIP: 4x4 idct/recon merge
by Scott LaVarnway
· 12 years ago
0055526
removed reference to "LLM" and "x8"
by Yaowu Xu
· 12 years ago
4e2697f
changes related fdct/idct tests
by Yaowu Xu
· 12 years ago
510557e
removed the idct rtcd idct calls
by Jim Bankoski
· 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
Next »