Sign in
aomedia
/
avm
/
8e7b0e43ea60c7e9f60d0a427ebdedb58d569f6f
/
aom_dsp
/
inv_txfm.c
1f5c3fc
inv_txfm.c: remove dead functions
by Sebastien Alaiwan
· 7 years ago
f245e1e
Remove dead code: non-scaled DCT
by Sebastien Alaiwan
· 7 years ago
9f001f3
Remove MRC_TX experiment
by Sebastien Alaiwan
· 7 years ago
980a248
Use mrc mask when eob==1
by Sarah Parker
· 7 years ago
0979abb
Remove unused inclusion
by Sebastien Alaiwan
· 7 years ago
e554f36
Rename DAALA_DCTx experiments to DAALA_TXx.
by Nathan E. Egge
· 7 years ago
d866114
Move daala_fdct64() / daala_idct64() into daala_tx.c.
by Nathan E. Egge
· 8 years ago
dfd1a92
Move daala_fdct32() / daala_idct32() into daala_tx.c.
by Nathan E. Egge
· 8 years ago
cbcff06
Move daala_fdst16() / daala_idst16() into daala_tx.c.
by Nathan E. Egge
· 8 years ago
c5c1e56
Move daala_fdct16() / daala_idct16() into daala_tx.c.
by Nathan E. Egge
· 8 years ago
8a873db
Move daala_fdst8() / daala_idst8() into daala_tx.c.
by Nathan E. Egge
· 8 years ago
75bfeb8
Move daala_fdct8() / daala_idct8() into daala_tx.c.
by Nathan E. Egge
· 8 years ago
1aefb5e
Move daala_fdst4() / daala_idst4() into daala_tx.c.
by Nathan E. Egge
· 8 years ago
5e6bda8
Move daala_fdct4() / daala_idct4() into daala_tx.c.
by Nathan E. Egge
· 8 years ago
99e7daa
Tokenize and write mrc mask
by Sarah Parker
· 8 years ago
573cf25
Add 4-point DST to DAALA_DCT4 experiment
by Monty Montgomery
· 8 years ago
a4e245a
Add CONFIG_DAALA_DCT64 experiment.
by Monty Montgomery
· 8 years ago
2cb52ba
Add CONFIG_DAALA_DCT32 experiment.
by Monty Montgomery
· 8 years ago
cb9c1c5
Add CONFIG_DAALA_DCT16 experiment.
by Monty Montgomery
· 8 years ago
5b8e6d2
Add txfm functions corresponding to MRC_DCT
by Sarah Parker
· 8 years ago
cf18fe4
Add CONFIG_DAALA_DCT8 experiment.
by Monty Montgomery
· 8 years ago
02078a3
Add CONFIG_DAALA_DCT4 experiment.
by Monty Montgomery
· 8 years ago
708c1ec
Inter and intra LGTs
by Lester Lu
· 8 years ago
24d565b
Cleanup dead inv-txfm functions in HBD data path
by Frederic Barbier
· 8 years ago
5128109
Fix inv txfm low/high bitdepth selection logic
by Yi Luo
· 8 years ago
ad8290b
New experiment: LGT
by Lester Lu
· 8 years ago
31c6650
Remove deprecated high-bitdepth functions
by Sarah Parker
· 8 years ago
34c06df
Revert "Avoid use of deprecated high-bitdepth functions"
by Frank Galligan
· 8 years ago
f9d77bd
Avoid use of deprecated high-bitdepth functions
by Frederic Barbier
· 8 years ago
4fc8df6
Cleanup dead high-bitdepth inverse-tx functions
by Frederic Barbier
· 8 years ago
3fcb356
Update partial inverse DCT according to VP9
by Yi Luo
· 8 years ago
c756e4d
Cleanup dead high-bitdepth inverse-tx functions
by Frederic Barbier
· 8 years ago
27acc47
Skip adding zero siginal to prediction with DC only idct
by Yushin Cho
· 8 years ago
71e8784
Homogenize configuration option name.
by Sebastien Alaiwan
· 8 years ago
d0e23b4
Merge dct_const_round_shift functions.
by Sebastien Alaiwan
· 8 years ago
f0f9857
Namespace the idct/iad symbols
by Luca Barbato
· 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
[Renamed (99%) from vpx_dsp/inv_txfm.c]
1214cee
vpx_dsp/: apply clang-format
by clang-format
· 9 years ago
6fe07a2
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
697bcef
Add a couple of missing WRAPLOW checks
by Debargha Mukherjee
· 9 years ago
aa90983
Move range checks into WRAPLOW
by Debargha Mukherjee
· 9 years ago
297c752
vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include
by James Zern
· 9 years ago
2184692
vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include
by James Zern
· 9 years ago
7485498
Extends ext-tx to support 32x32 masked transforms
by Debargha Mukherjee
· 9 years ago
f0b0b1f
VP9: Add ssse3 version of vpx_idct32x32_135_add()
by Scott LaVarnway
· 9 years ago
45db71d
Expand the idct4_c() function in idct8_c()
by Angie Chiang
· 10 years ago
08a453b
Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names
by Jingning Han
· 10 years ago
e8b133c
Factor inverse transform functions into vpx_dsp
by Jingning Han
· 10 years ago