Browse Source

avcodec/mips: Improve hevc uni weighted 4 tap vt mc msa functions

Use global mask buffer for appropriate mask load.
Use immediate unsigned saturation for clip to max saving one vector register.
Remove unused macro.

Signed-off-by: Kaustubh Raste <kaustubh.raste@imgtec.com>
Reviewed-by: Manojkumar Bhosale <Manojkumar.Bhosale@imgtec.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tags/n4.0
Kaustubh Raste Michael Niedermayer 8 years ago
parent
commit
4fba8728e8
1 changed files with 529 additions and 523 deletions
  1. +529
    -523
      libavcodec/mips/hevc_mc_uniw_msa.c

+ 529
- 523
libavcodec/mips/hevc_mc_uniw_msa.c
File diff suppressed because it is too large
View File


Loading…
Cancel
Save