- 0384c6b Test aom_convolve8 with bilinear filters by Salome Thirot · 11 months ago
- 2298f38 Add SVE implementation of aom_highbd_convolve8_vert by Salome Thirot · 1 year, 2 months ago
- a675476 Add SVE implementation of highbd_aom_convolve8_horiz by Salome Thirot · 1 year, 2 months ago
- 8e0b26f Remove unused SIMD functions by Rachel Barker · 1 year, 2 months ago
- 339e563 test/*: delete empty TearDown functions by James Zern · 1 year, 5 months ago
- faa2dcf test/*.cc: prefer 'override' to 'virtual' by James Zern · 1 year, 8 months ago
- 2786c7b Use runtime feature detection for aom_convolve8_horiz/vert_neon by George Steed · 1 year, 8 months ago
- b273ebd [NEON] Optimize aom_highbd_convolve8_vert function by Konstantinos Margaritis · 1 year, 9 months ago
- 63fa758 [NEON] Optimize aom_highbd_convolve8_horiz function by Konstantinos Margaritis · 1 year, 9 months ago
- 23e62b7 Fix -Wshadow by relying on outer declarations by Wan-Teh Chang · 1 year, 10 months ago
- 93ce40b Add Neon implementation of aom_convolve8_vert by Jonathan Wright · 2 years ago
- a95e16d Add Neon implementation of aom_convolve8_horiz by Jonathan Wright · 2 years ago
- cbc8870 Refactor tests for aom_convolve8 functions by Salome Thirot · 1 year, 10 months ago
- 1fbb25c namespace ARCH_* defines by James Zern · 1 year, 10 months ago
- 664f04d test/*: normalize use of nullptr by James Zern · 2 years, 10 months ago
- 1633b59 test/*: check allocations by James Zern · 3 years, 4 months ago
- ef26106 Replace ASM_REGISTER_STATE_CHECK with API_REGISTER_STATE_CHECK by chiyotsai · 3 years, 9 months ago
- 6ddbede Remove ClearSystemState from unit tests by chiyotsai · 3 years, 9 months ago
- 9dfac72 Update gtest usage in unit tests by chiyotsai · 4 years, 8 months ago
- ebe812f separate compound/singleref convolve functions by Elliott Karpilovsky · 5 years 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
- 28cb14d Fix convolve test in low bd only build. by Jerome Jiang · 6 years ago
- fa1d173 HBD flag for variance and convolve functions. by Jerome Jiang · 6 years ago
- 830b897 update .clang-format for clang-7 by Hien Ho · 6 years ago
- 30cc950 Move large array from stack to heap by Yaowu Xu · 6 years ago
- 8048e8c Modified unit test to test 4-tap filter by Sachin Kumar Garg · 6 years ago
- c67b3cd Fix Valgrind error from WRAP_AVX2/ConvolveTest.Copy by Xing Jin · 7 years ago
- 3a0c2ed Speedup InterpFilterParams by Peng Bin · 7 years ago
- fd68191 Opt convolve avx2 by Xing Jin · 7 years ago
- 9a7278f Remove CONFIG_AV1 preproc symbol. by Tom Finegan · 7 years ago
- 44702c8 cmake: generate rtcd headers in config subdir. by Tom Finegan · 7 years ago
- 60e653d cmake: Output aom_config in config sub dir. by Tom Finegan · 7 years ago
- a99a263 Remove the av1_get_interp_filter_params() function by Urvang Joshi · 7 years ago
- 9561280 test: use testing::*tuple instead of std::tr1 by James Zern · 7 years ago
- abb71e3 Remove more unused convolve functions from aom_dsp by Urvang Joshi · 7 years ago
- df8ce4f Remove unused convolve8_avg functions from aom_dsp by Urvang Joshi · 7 years ago
- b0eebd6 Remove unused scaled convolve funcs from aom_dsp by Urvang Joshi · 7 years ago
- 2ccf4b9 Remove CONFIG_EXT_PARTITION config flag by Debargha Mukherjee · 7 years ago
- 9aea97d Remove CONFIG_DUAL_FILTER by Yaowu Xu · 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
- 7a160ac Fix convolve test for ext_partition by Debargha Mukherjee · 7 years ago
- 7d70168 Fix warnings about dangling 'else' by Sebastien Alaiwan · 7 years ago
- 5ab5872 Add missing initializations of HBD buffers by Yaowu Xu · 8 years ago
- 92400ab Enable build support for high-bitdepth by default by Sebastien Alaiwan · 8 years ago
- e57473a Fix possibility of uninitialized vals in convolve_test by Sarah Parker · 8 years ago
- 032573d Cleanup: remove const by Yaowu Xu · 8 years ago
- a4d8799 Move width branch out of height loop by Yi Luo · 8 years ago
- 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
- 9d24735 High bit depth inter prediction filter AVX2 by Yi Luo · 8 years ago
- a9b174b InterpFilter type: Create an enum. by Urvang Joshi · 8 years ago
- 7a07ece Include googletest cmake support. by Tom Finegan · 8 years ago
- 1733f6b Merge ext_interp and dual_filter by Angie Chiang · 8 years ago
- b137289 Turn on convolve_test.cc by Angie Chiang · 8 years ago
- 88a03bb Fix warnings reported by -Wshadow: Part3: test/ directory by Urvang Joshi · 8 years ago
- c648a9f Use derived variable size for memcpy by Yaowu Xu · 8 years ago
- 7b9407a s/INTERP_FILTER/InterpFilter/ by James Zern · 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
- 3a826f1 test/: apply clang-format by clang-format · 9 years ago
- 3bd709f Remove vp8, vp9 folders by Yaowu Xu · 9 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
- 9a56a5e convolve_test: Fix high bit depth IOC runtime errors. by Tom Finegan · 9 years ago
- 6042d68 convolve_test: Fix IOC runtime errors. by Tom Finegan · 9 years ago
- 2f97b7c Port convolve test refactor to master. by Alex Converse · 9 years ago
- f03e238 convolve_test: Avoid #if inside INSTANTIATE_TEST_CASE_P by Alex Converse · 9 years ago
- 552d5cd Extend superblock size fo 128x128 pixels. by Geza Lore · 9 years ago
- 938b8df Extend convolution functions to 128x128 for ext-partition. by Geza Lore · 9 years ago
- cffef11 tests: quiet some unused parameter warnings by James Zern · 9 years ago
- 0c00af1 Add vpx_highbd_convolve_{copy,avg}_sse2 by Alex Converse · 9 years ago
- 7e77938 Generate convolve_test wrapper functions with a macro by Alex Converse · 9 years ago
- 4e6b507 VPX: remove scaled calls from FUN_CONV_1D by Scott LaVarnway · 10 years ago
- 7186a2d Code refactor on InterpKernel by Zoe Liu · 10 years ago
- 097d59c Cosmetics - Fix header file order in unit tests by Jingning Han · 10 years ago
- 1ec0853 Delete ChangeFilterWorks test by Scott LaVarnway · 10 years ago
- 017253b remove vp9_get_interp_kernel() by James Zern · 10 years ago
- ff8505a Fix --disable-use-x86inc by Johann · 10 years ago
- bdfbc3e mips msa vp9 convolve8 avg hv optimization by Parag Salasakar · 10 years ago
- b8c1cdc mips msa vp9 convolve8 avg horiz optimization by Parag Salasakar · 10 years ago
- c543d38 mips msa vp9 convolve8 avg vert optimization by Parag Salasakar · 10 years ago
- ebf7466 mips msa vp9 updated convolve horiz, vert, hv, copy, avg module by Parag Salasakar · 10 years ago
- f9f078e mips msa vp9 updated macros and disable all MSA functions by Parag Salasakar · 10 years ago
- 95cb130 Merge "mips msa vp9 copy and avg convolve optimization" by Parag Salasakar · 10 years ago
- 2301d10 mips msa vp9 copy and avg convolve optimization by Parag Salasakar · 10 years ago
- f274c21 vpx_mem: remove vpx_memcpy by James Zern · 10 years ago
- ca90d4f mips msa vp9 convolve8 horiz optimization by Parag Salasakar · 10 years ago
- ef51c1a mips msa vp9 convolve8 hv optimization by Parag Salasakar · 10 years ago
- 27d083c mips msa vp9 convolve8 vert optimization by Parag Salasakar · 10 years ago
- 18d3236 Fix test to call clear system state in convolve_test. by Jim Bankoski · 10 years ago
- 01fc6f5 VP9 common for ARMv8 by using NEON intrinsics 07 by James Yu · 11 years ago
- 893534a VP9 common for ARMv8 by using NEON intrinsics 04 by James Yu · 11 years ago
- d12757f VP9 common for ARMv8 by using NEON intrinsics 03 by James Yu · 11 years ago
- 617382a VP9 common for ARMv8 by using NEON intrinsics 02 by Scott LaVarnway · 11 years ago
- 1c3594c Add convolve_copy and convolve_avg to the test by Johann · 10 years ago
- 27dce0f Test name changes to use SSE/SSE2 exactly by Deb Mukherjee · 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