6dfeea6592
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:
|
||
---|---|---|
.. | ||
vp9_error_msa.c | ||
vp9_fdct4x4_msa.c | ||
vp9_fdct8x8_msa.c | ||
vp9_fdct16x16_msa.c | ||
vp9_fdct_msa.h |