index
:
libvpx.git
riscv64_android_optimization
Unnamed repository; edit this file 'description' to name the repository.
Yuuta Liang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
convolve_test.cc
Age
Commit message (
Expand
)
Author
2018-10-17
Add SSE2 support for 4-tap interpolation filter for width 16.
chiyotsai
2018-10-16
Fix the filter tap calculation in mips optimizations
Yunqing Wang
2018-10-15
A temporary fix to mips sub-pel filters
Yunqing Wang
2018-10-09
Use 4-tap interp filter in speed 1 sub-pel motion search
Yunqing Wang
2018-04-25
vp9: [loongson] optimize vpx_convolve8 with mmi
guxiwei-hf@loongson.cn
2018-03-29
Merge "test: use testing::*tuple instead of std::tr1"
James Zern
2018-03-28
test: use testing::*tuple instead of std::tr1
James Zern
2018-03-28
vp9: [loongson] optimize vpx_convolve8 with mmi.
gxw
2018-03-22
Fix dangling-else warnings
Linfeng Zhang
2017-11-29
mips msa optimize vpx_scaled_2d function
Kaustubh Raste
2017-10-24
Optimize convolve8 SSSE3 and AVX2 intrinsics
Kyle Siefring
2017-10-17
Merge "Generalize CheckScalingFiltering in ConvolveTest"
Linfeng Zhang
2017-10-10
Generalize CheckScalingFiltering in ConvolveTest
Linfeng Zhang
2017-10-09
Extend 16 wide AVX2 convolve8 code to support averaging.
Kyle Siefring
2017-10-07
Add AVX2 version of vpx_convolve8_avg.
Kyle Siefring
2017-10-03
Refactor x86/vpx_subpixel_8t_intrin_ssse3.c
Linfeng Zhang
2017-09-26
Add vpx_scaled_2d_neon()
Linfeng Zhang
2017-09-05
Remove get_filter_base() and get_filter_offset() in convolve
Linfeng Zhang
2017-05-03
High bit depth inter prediction horizontal/vertical filters AVX2
Yi Luo
2017-05-02
ppc: Add convolve8_vsx and convolve8_avg_vsx
Luca Barbato
2017-05-02
ppc: Add convolve8_avg_vert_vsx
Luca Barbato
2017-05-02
ppc: Add convolve8_vert
Luca Barbato
2017-05-02
ppc: Add convolve8_horiz_avg
Luca Barbato
2017-05-02
ppc: Add convolve8_horiz
Luca Barbato
2017-04-29
ppc: Add convolve_avg
Luca Barbato
2017-04-29
ppc: Add convolve_copy
Luca Barbato
2017-04-25
Update highbd convolve functions arguments to use uint16_t src/dst
Linfeng Zhang
2017-04-19
Clean CONVERT_TO_BYTEPTR/SHORTPTR in convolve
Linfeng Zhang
2017-04-14
Add AVX2 optimization to copy/avg functions
Yi Luo
2016-10-17
add vpx high bitdepth convolve8 NEON intrinsics optimization
Linfeng Zhang
2016-10-13
add vpx_highbd_convolve_{copy,avg}_neon()
Linfeng Zhang
2016-09-29
Refine vpx_convolve_copy_neon() and vpx_convolve_avg_neon()
Linfeng Zhang
2016-09-27
Clean convolve_test.cc
Linfeng Zhang
2016-08-05
test: apply clang-tidy google-readability-braces-around-statements
clang-format
2016-07-27
test: apply clang-format
clang-format
2016-07-01
Merge changes I59a11921,I296a0b81,I397d7753
Johann Koenig
2016-06-30
test: remove x86inc.asm distinction
Johann
2016-06-29
convolve_test: fix byte offsets in hbd build
James Zern
2016-05-13
convolve_test: Fix high bit depth IOC runtime errors.
Tom Finegan
2016-05-09
convolve_test: Fix IOC runtime errors.
Tom Finegan
2016-04-27
Port convolve test refactor to master.
Alex Converse
2016-02-11
tests: quiet some unused parameter warnings
James Zern
2015-10-09
Add vpx_highbd_convolve_{copy,avg}_sse2
Alex Converse
2015-10-09
Generate convolve_test wrapper functions with a macro
Alex Converse
2015-08-05
VPX: remove scaled calls from FUN_CONV_1D
Scott LaVarnway
2015-07-31
Code refactor on InterpKernel
Zoe Liu
2015-07-29
Cosmetics - Fix header file order in unit tests
Jingning Han
2015-07-22
Delete ChangeFilterWorks test
Scott LaVarnway
2015-07-06
remove vp9_get_interp_kernel()
James Zern
2015-07-01
Fix --disable-use-x86inc
Johann
[next]