index
:
delta/libvpx.git
aylesbury
bali
baserock/v1.5.0
bitstream-analyzer
cayuga
dixie
eider
experimental
forest
frame_parallel
highbitdepth
indianrunnerduck
javanwhistlingduck
khakicampbell
longtailedduck
m29-baseline
m31-baseline
m49-2623
m52-2743
m54-2840
m56-2924
m66-3359
m68-3440
m69-3497
m71-3578
m72-3626
m74-3729
m75-3770
m78-3904
m84-4147
m88-4324
main
mandarinduck
master
mcw
mcw2
nextgen
nextgenv2
northernshoveler
orpington
pcs-2013
pekin
playground
quacking
ruddy
sandbox/Jingning/experimental
sandbox/Jingning/transcode
sandbox/Jingning/vpx
sandbox/aconverse@google.com/ansbench
sandbox/atna/dec_sem_sync
sandbox/awatry/initial_opencl_implementation
sandbox/debargha/playground
sandbox/hkuang/frame_parallel
sandbox/hkuang@google.com/decode
sandbox/hlundin/error-concealment
sandbox/holmer/error-concealment
sandbox/jimbankoski@google.com/proposed-aom
sandbox/jingning@google.com/decoder_test_suite
sandbox/jingning@google.com/experimental
sandbox/jkoleszar/cached-multibit
sandbox/jkoleszar/experimental-knobs
sandbox/jkoleszar/new-rate-control
sandbox/jkoleszar/new-rtcd
sandbox/jkoleszar/reuse-modemv
sandbox/jkoleszar/use-memcpy
sandbox/jzern@google.com/test
sandbox/luoyi@google.com/convolve
sandbox/slavarnway/test
sandbox/wangch@google.com/vp9
sandbox/yaowu@google.com/mergeaom
smew
stable-vp9-decoder
torrent
ugly-duckling
vp9-preview
chromium.googlesource.com: webm/libvpx
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dct32x32_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add AVX2 intrinsic for idct16x16 and idct32x32 functions
Anupam Pandey
2023-05-05
1
-0
/
+197
*
vp9[loongarch]: Optimize idct32x32_1024/1/34_add
yuanhecai
2022-04-15
1
-3
/
+3
*
vp9[loongarch]: Optimize vpx_fdct32x32/32x32_rd
yuanhecai
2022-04-15
1
-0
/
+9
*
update googletest to v1.10.0
James Zern
2020-06-18
1
-8
/
+8
*
test/*: use std::*tuple
James Zern
2018-12-07
1
-2
/
+3
*
Add Speed Tests to Trans32x32Test
Luc Trudeau
2018-06-27
1
-1
/
+22
*
VSX Version of fdct32x32_rd
Luc Trudeau
2018-06-27
1
-1
/
+1
*
test: use testing::*tuple instead of std::tr1
James Zern
2018-03-28
1
-2
/
+2
*
ppc: Add vpx_idct32x32_1024_add_vsx
Alexandra Hájková
2017-09-30
1
-0
/
+9
*
fdct neon: 32x32_rd
Johann
2017-07-06
1
-1
/
+1
*
partial fdct test
Johann
2017-06-28
1
-78
/
+0
*
fdct32x32 neon implementation
Johann
2017-06-22
1
-4
/
+4
*
Update highbd idct functions arguments to use uint16_t dst
Linfeng Zhang
2017-05-03
1
-2
/
+2
*
Clean CONVERT_TO_BYTEPTR/SHORTPTR in idct
Linfeng Zhang
2017-05-03
1
-2
/
+2
*
test: apply clang-tidy google-readability-braces-around-statements
clang-format
2016-08-05
1
-3
/
+6
*
test: apply clang-format
clang-format
2016-07-27
1
-60
/
+41
*
tests: remove redundant round() definition
James Zern
2016-06-29
1
-8
/
+1
*
Fix UBSAN/IOC errors
Yaowu Xu
2016-06-01
1
-2
/
+2
*
dct32x32_test: s/HAVE_NEON_ASM/HAVE_NEON/
James Zern
2016-04-13
1
-2
/
+2
*
Merge changes I7a1c0cba,Ie02b5caf,I2cbd85d7,I644f35b0
James Zern
2016-04-06
1
-0
/
+22
|
\
|
*
dct32x32_test: add PartialTrans32x32Test, Random
James Zern
2016-04-01
1
-0
/
+22
*
|
dct32x32_test: create fn pointers w/'&' ref
James Zern
2016-04-02
1
-7
/
+7
|
/
*
vpx_fdct32x32_1_c: fix accumulator overflow
James Zern
2016-03-30
1
-0
/
+56
*
dct32x32_test: remove unused function
James Zern
2016-02-02
1
-4
/
+0
*
Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names
Jingning Han
2015-08-04
1
-17
/
+17
*
Cosmetics - Fix header file order in unit tests
Jingning Han
2015-07-29
1
-4
/
+4
*
Replace vp9_ prefix in 2D-DCT functions with vpx_
Jingning Han
2015-07-28
1
-24
/
+24
*
Factor 32x32 fwd DCT to vpx_dsp folder
Jingning Han
2015-07-28
1
-2
/
+3
*
mips msa vp9 fdct 32x32 optimization
Parag Salasakar
2015-06-17
1
-2
/
+4
*
mips msa vp9 updated idct 8x8, 16x16 and 32x32 module
Parag Salasakar
2015-06-01
1
-2
/
+1
*
mips msa vp9 updated macros and disable all MSA functions
Parag Salasakar
2015-05-29
1
-1
/
+2
*
Relocate memory operations for common code
Johann
2015-05-13
1
-0
/
+1
*
Merge "mips msa vp9 idct 32x32 optimization"
Parag Salasakar
2015-05-08
1
-0
/
+8
|
\
|
*
mips msa vp9 idct 32x32 optimization
Parag Salasakar
2015-05-07
1
-0
/
+8
*
|
replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED
James Zern
2015-05-07
1
-20
/
+18
|
/
*
Added high bitdepth sse2 transform functions
Peter de Rivaz
2014-12-02
1
-8
/
+28
*
Rename highbitdepth functions to use highbd prefix
Deb Mukherjee
2014-10-09
1
-6
/
+6
*
Incorporate WRAPLOW macro into non-highbitdepth tx
Deb Mukherjee
2014-10-03
1
-3
/
+3
*
Adds high bitdepth transform functions and tests
Deb Mukherjee
2014-09-11
1
-39
/
+122
*
tests/reference_32x32_dct_1d: remove unused stride param
James Zern
2014-08-22
1
-3
/
+3
*
dct32x32_test: drop '_t' from local typenames
James Zern
2014-07-18
1
-6
/
+6
*
tests: add API_REGISTER_STATE_CHECK
James Zern
2014-07-10
1
-5
/
+6
*
Rework unit test for 8x8 transformation
Jingning Han
2014-06-03
1
-2
/
+3
*
Only build neon assembly for armv7 targets
Johann
2014-05-12
1
-1
/
+1
*
dct32x32_test: add NEON functions
James Zern
2014-02-26
1
-0
/
+10
*
test/: remove unnecessary extern "C"s
James Zern
2014-01-23
1
-4
/
+1
*
Merge "vp9_short_fdct32x32_rd vp9_short_fdct32x32 optimized for AVX2"
Yaowu Xu
2013-11-27
1
-0
/
+10
|
\
|
*
vp9_short_fdct32x32_rd vp9_short_fdct32x32 optimized for AVX2
levytamar82
2013-11-21
1
-0
/
+10
*
|
Removing PARAMS macro for consistency
Joshua Litt
2013-11-19
1
-1
/
+3
|
/
*
Making input pointer constant for all fdct/fht functions.
Dmitry Kovalev
2013-10-24
1
-2
/
+2
[next]