summaryrefslogtreecommitdiff
path: root/test/test_intra_pred_speed.cc
AgeCommit message (Expand)Author
2016-11-22Merge "Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON intra prediction"Linfeng Zhang
2016-11-15Add high bitdepth intra prediction NEON optimization (mode tm)Linfeng Zhang
2016-11-12Add high bitdepth intra prediction NEON optimization (h and v)Linfeng Zhang
2016-11-09Add high bitdepth intra prediction NEON optimization (mode d45 and d135)Linfeng Zhang
2016-11-02Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON intra predictionLinfeng Zhang
2016-11-01Add high bitdepth intra prediction NEON optimization (mode dc)Linfeng Zhang
2016-11-01Add high bitdepth intra prediction optimization speed testLinfeng Zhang
2016-07-27test: apply clang-formatclang-format
2016-06-30test: remove x86inc.asm distinctionJohann
2016-06-02Slow pshufb removal in 3 intra prediction functions.Linfeng Zhang
2015-12-11Code clean of tm_predictor_32x32Jian Zhou
2015-12-10SSE2 based h_predictor_32x32Jian Zhou
2015-12-07Re-enable SSE2 based intra 4x4 predictionJian Zhou
2015-12-05Revert "MMX in intra 4x4 prediction replaced with SSE2"James Zern
2015-12-04Speed up h_predictor_16x16Jian Zhou
2015-12-04Speed up h_predictor_8x8Jian Zhou
2015-12-03MMX in intra 8x8 prediction replaced with SSE2Jian Zhou
2015-12-03MMX in intra 4x4 prediction replaced with SSE2Jian Zhou
2015-11-30SSE2 speed up of h_predictor_4x4Jian Zhou
2015-11-18Speed up tm_predictor_4x4Jian Zhou
2015-07-27Replace prefix vp9_ with vpx_ for intra prediction functionshui su
2015-07-27Move intra prediction functions from vp9/common/ to vpx_dsp/hui su
2015-07-01Fix --disable-use-x86incJohann
2015-06-22vp9_reconintra_neon: add d45 16x16James Zern
2015-06-19vp9_reconintra_neon: add d45 8x8James Zern
2015-06-18vp9_reconintra_neon: add d45 4x4James Zern
2015-06-18vp9_reconintra_neon: add d135 4x4James Zern
2015-06-18vp9_reconintra_neon: add DC 4x4 predictorsJames Zern
2015-06-15vp9_reconintra_neon: add DC 32x32 predictorsJames Zern
2015-06-12enable vp9_d153_predictor_32x32_ssse3James Zern
2015-06-12Merge "test_intra_pred_speed: add ClearSystemState() call"James Zern
2015-06-11Merge "mips msa vp9 intra-pred optimization"Parag Salasakar
2015-06-10test_intra_pred_speed: add ClearSystemState() callJames Zern
2015-06-09test_intra_pred_speed: remove #if w/in another macroJames Zern
2015-06-06mips msa vp9 intra-pred optimizationParag Salasakar
2015-05-29vp9_reconintra_neon: add DC 16x16 predictorsJames Zern
2015-05-29vp9_reconintra_neon: add DC 8x8 predictorsJames Zern
2015-05-16test_intra_pred_speed: reuse test_libvpx's main()James Zern
2015-05-14tests: add test_intra_pred_speedJames Zern