summaryrefslogtreecommitdiff
path: root/test/av1_convolve_2d_test_util.cc
Commit message (Expand)AuthorAge
* Add Neon Optimization of jnt_convolve_2d_c function.Sanampudi Venkata Rao2018-05-22
* Remove the av1_get_interp_filter_params() functionUrvang Joshi2018-04-26
* Fix unit tests for motion compensation and cdefRavi Chaudhary2018-04-16
* test: use testing::*tuple instead of std::tr1James Zern2018-03-31
* Remove CONFIG_LOWPRECISION_BLENDYaowu Xu2018-03-29
* Corrections in convolve unit testCherma Rajan A2018-03-22
* Change the convolve output from 32-bit to 16-bitCherma Rajan A2018-03-21
* Followup cleanup for av1_convolve_2d_testsarahparker2018-03-16
* Parameterize block size in *Convolve2DTestSarah Parker2018-03-15
* SSE optimization of motion compensation functionsRavi Chaudhary2018-03-08
* SSE optimization of motion compensation functionsRavi Chaudhary2018-03-07
* Remove CONFIG_JNT_COMP macroDeepa K G2018-03-05
* AVX2 optimization of motion compensation functionRavi Chaudhary2018-03-02
* Unify HBD and 8-bit Joint convolve functionsCherma Rajan A2018-02-23
* Unify HBD and 8-bit convolve functionsCherma Rajan A2018-02-22
* Fix Convolve2dSr Y testsDebargha Mukherjee2018-02-18
* Reorganize code to test various convolve optionsDebargha Mukherjee2018-02-10
* adopt some clang 5.0.0 formattingJohann2018-01-24
* Add av1_convolve_2d_copy_sr_sse2()Linfeng Zhang2018-01-16
* Update convolve 2d unit testing codeLinfeng Zhang2018-01-16
* Add av1_convolve_ x,y _avx2()Scott LaVarnway2018-01-03
* Remove the use of macro "CONFIG_HIGHBITDEPTH"Yaowu Xu2017-12-27
* Unit tests for convolve_2d copy and x, y functionsCheng Chen2017-12-27
* Fix bugCheng Chen2017-12-21
* JNT_COMP: unit tests for av1_highbd_jnt_convolve_2d_sse4_1Cheng Chen2017-12-20
* Add is_compound in ConvolveParamsYunqing Wang2017-12-20
* Modify convolve function prototypeYunqing Wang2017-12-20
* JNT_COMP: refactor if statementsCheng Chen2017-11-20
* JNT_COMP: Add unit tests for low bit-depthCheng Chen2017-11-10
* Obey do_average flag when doing convolve_roundRupert Swarbrick2017-08-21
* Fix integer overflow in AV1Convolve2DTestAngie Chiang2017-08-03
* Fix compile error of convolve_round and compound_roundYue Chen2017-06-09
* Vectorize av1_convolve_2d()David Barker2017-06-09