Browse Source

avcodec/mips: Improve avc avg mc 20, 21 and 23 msa functions

Load the specific destination bytes instead of MSA load and pack.
Remove unused macros and functions.

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
5cb261301c
1 changed files with 834 additions and 440 deletions
  1. +834
    -440
      libavcodec/mips/h264qpel_msa.c

+ 834
- 440
libavcodec/mips/h264qpel_msa.c
File diff suppressed because it is too large
View File


Loading…
Cancel
Save