summaryrefslogtreecommitdiff
path: root/test/dct_test.cc
AgeCommit message (Expand)Author
2018-06-14ppc: add vp9_iht16x16_256_add_vsxAlexandra Hájková
2018-05-31ppc: add vp9_iht8x8_64_add_vsxAlexandra Hájková
2018-05-31ppc: add vp9_iht4x4_16_add_vsxAlexandra Hájková
2018-05-11Merge "ppc: Add vpx_iwht4x4_16_add_vsx"James Zern
2018-03-28test: use testing::*tuple instead of std::tr1James Zern
2018-03-24ppc: Add vpx_iwht4x4_16_add_vsxAlexandra Hájková
2018-03-13Add vp9_highbd_iht16x16_256_add_neon()Linfeng Zhang
2018-03-13Fix a bug in vp9_highbd_iht8x8_64_add_neonLinfeng Zhang
2018-03-13Fix a bug in vp9_highbd_iht4x4_16_add_neon()Linfeng Zhang
2018-03-05Fix a bug in vp9_iht16x16_256_add_neon()Linfeng Zhang
2018-03-05Fix a bug in vp9_iht8x8_64_add_neon()Linfeng Zhang
2018-03-03disable vp9_highbd_iht{4x4_16,8x8_64}_add_neonJames Zern
2018-03-03disable vp9_iht8x8_64_add_neonJames Zern
2018-03-03disable vp9_iht16x16_256_add_neonJames Zern
2018-02-27Add vp9_iht16x16_256_add_neon()Linfeng Zhang
2018-02-23Clean test/dct_test.cc with testing::CombineLinfeng Zhang
2018-02-20Add vp9_highbd_iht8x8_16_add_neon()Linfeng Zhang
2018-02-05Add vp9_highbd_iht4x4_16_add_neon()Linfeng Zhang
2018-01-29Update vp9_iht4x4_16_add_neon()Linfeng Zhang
2018-01-23Add vp9_highbd_iht16x16_256_add_sse4_1()Linfeng Zhang
2018-01-18Add vp9_highbd_iht8x8_64_add_sse4_1()Linfeng Zhang
2018-01-11adopt some clang 5.0.0 formattingJohann
2018-01-08Add vp9_highbd_iht4x4_16_add_sse4_1()Linfeng Zhang
2018-01-08Update dct_test.ccLinfeng Zhang
2017-07-01ppc: Add vpx_idct4x4_16_add_vsxAlexandra Hájková
2017-06-30testing: ranges for random valuesJohann
2017-06-23Merge "fdct32x32 neon implementation"Johann Koenig
2017-06-22Merge changes I783c5f4f,I365f8e53,I5dac0e98Linfeng Zhang
2017-06-22fdct32x32 neon implementationJohann
2017-06-21Clean 32x32 full idct sse2 and ssse3 codeLinfeng Zhang
2017-06-21dct tests: align InvAccuracyCheck buffersJohann
2017-06-20fix build, rm ref to vpx_idct8x8_64_add_ssse3James Zern
2017-06-19dct tests: run all possible sizes in one testJohann