summaryrefslogtreecommitdiff
path: root/test/av1_convolve_scale_test.cc
Commit message (Expand)AuthorAge
* cmake: generate rtcd headers in config subdir.Tom Finegan2018-05-23
* test: use testing::*tuple instead of std::tr1James Zern2018-03-31
* Remove CONFIG_LOWPRECISION_BLENDYaowu Xu2018-03-29
* Change the convolve output from 32-bit to 16-bitCherma Rajan A2018-03-21
* Remove CONFIG_JNT_COMP macroDeepa K G2018-03-05
* Reorganize code to test various convolve optionsDebargha Mukherjee2018-02-10
* adopt some clang 5.0.0 formattingJohann2018-01-24
* Remove the use of macro "CONFIG_HIGHBITDEPTH"Yaowu Xu2017-12-27
* Add is_compound in ConvolveParamsYunqing Wang2017-12-20
* JNT_COMP: refactor if statementsCheng Chen2017-11-20
* JNT_COMP: Add unit tests for low bit-depthCheng Chen2017-11-10
* Add an SSE4.1 implementation of av1_highbd_convolve_2d_scaleRupert Swarbrick2017-10-10
* Add an SSE4.1 implementation of av1_convolve_2d_scaleRupert Swarbrick2017-10-10
* Add av1_convolve_scale_testRupert Swarbrick2017-10-09