- c8b1fc2 Include "gtest/gtest.h" using the shorter path by Wan-Teh Chang · 6 months ago
- b7c05bd *.{c,cc,h}: normalize AOMedia copyright by James Zern · 7 months ago
- b930f29 Include "config/aom_config.h" by Wan-Teh Chang · 8 months ago
- 1d0ab49 Add Neon I8MM implementation for av1_convolve_2d_scale by Gerda Zsejke More · 8 months ago
- d9c15a1 Add Neon DotProd implementation for av1_convolve_2d_scale by Gerda Zsejke More · 8 months ago
- 81621c6 Add Neon implementation for av1_convolve_2d_scale by Gerda Zsejke More · 8 months ago
- d00a1be Refactor ConvolveScaleTest unit tests by Gerda Zsejke More · 9 months ago
- 339e563 test/*: delete empty TearDown functions by James Zern · 1 year, 4 months ago
- f1fa1eb test/*.cc: use '= default' by James Zern · 1 year, 6 months ago
- faa2dcf test/*.cc: prefer 'override' to 'virtual' by James Zern · 1 year, 6 months ago
- 4fec882 Fix -Wshadow warnings in struct constructors by Wan-Teh Chang · 1 year, 8 months ago
- 4e95d5f [NEON] Optimize av1_highbd_convolve_2d_scale_neon(). by Konstantinos Margaritis · 1 year, 8 months ago
- 664f04d test/*: normalize use of nullptr by James Zern · 2 years, 8 months ago
- 1633b59 test/*: check allocations by James Zern · 3 years, 2 months ago
- 6ddbede Remove ClearSystemState from unit tests by chiyotsai · 3 years, 7 months ago
- a43277c Distance Weighted Compound: cleanup. by Urvang Joshi · 3 years, 8 months ago
- 6296724 Remove unused param from InterpFilterParams by Elliott Karpilovsky · 4 years, 9 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
- ebba9c7 Exclude hbd functions in decoder and common. by Jerome Jiang · 5 years ago
- 7ac3eb1 Replace jnt_comp with dist_wtd_comp by Debargha Mukherjee · 6 years ago
- 54fa62e clang-format v6.0.1 by Johann · 6 years ago
- f7b11f5 Clean up "ref" field in ConvolveParams by Peng Bin · 6 years ago
- 3a0c2ed Speedup InterpFilterParams by Peng Bin · 7 years ago
- 44702c8 cmake: generate rtcd headers in config subdir. by Tom Finegan · 7 years ago
- 9561280 test: use testing::*tuple instead of std::tr1 by James Zern · 7 years ago
- 5af4891 Remove CONFIG_LOWPRECISION_BLEND by Yaowu Xu · 7 years ago
- a7be368 Change the convolve output from 32-bit to 16-bit by Cherma Rajan A · 7 years ago
- 02f04d0 Remove CONFIG_JNT_COMP macro by Deepa K G · 7 years ago
- e820b82 Reorganize code to test various convolve options by Debargha Mukherjee · 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
- 17be4d8 Add is_compound in ConvolveParams by Yunqing Wang · 7 years ago
- 8263f80 JNT_COMP: refactor if statements by Cheng Chen · 7 years ago
- 03c7549 JNT_COMP: Add unit tests for low bit-depth by Cheng Chen · 7 years ago
- 724d31e Add an SSE4.1 implementation of av1_highbd_convolve_2d_scale by Rupert Swarbrick · 7 years ago
- 98dc22b Add an SSE4.1 implementation of av1_convolve_2d_scale by Rupert Swarbrick · 7 years ago
- 1ea7ab4 Add av1_convolve_scale_test by Rupert Swarbrick · 7 years ago