vpx/vp9/encoder/mips/msa
Johann 6dfeea6592 vp9 temporal filter: sse4 implementation
Approximates division using multiply and shift.

Speeds up both sizes (8x8 and 16x16) by 30 times.

Fix the call sites to use the RTCD function.

Delete sse2 and mips implementation. They were based on a previous
implementation of the filter. It was changed in Dec 2015:
ece4fd5d22

BUG=webm:1378

Change-Id: I0818e767a802966520b5c6e7999584ad13159276
2017-04-26 22:03:05 -07:00
..
vp9_error_msa.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_fdct4x4_msa.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_fdct8x8_msa.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_fdct16x16_msa.c vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00
vp9_fdct_msa.h vp9/encoder: apply clang-format 2016-08-02 16:47:11 -07:00