Browse Source

avcodec/mips/hevcdsp_msa: Restructure as per avutil/mips/generic_macros_msa.h

This patch modifies HEVC mc MIPS-SIMD optimized code according to improved version of generic macros.

Overall, this patch is just upgrading the code with styling changes and will bring it in sync with MIPS-SIMD optimized latest codebase at our end.

Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.7
Shivraj Patil Michael Niedermayer 10 years ago
parent
commit
7b45790771
1 changed files with 842 additions and 1586 deletions
  1. +842
    -1586
      libavcodec/mips/hevcdsp_msa.c

+ 842
- 1586
libavcodec/mips/hevcdsp_msa.c
File diff suppressed because it is too large
View File


Loading…
Cancel
Save