Skip to content
Snippets Groups Projects
Commit aede1a1a authored by Shivraj Patil's avatar Shivraj Patil Committed by Michael Niedermayer
Browse files

avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC bi mc functions


This patch adds MSA (MIPS-SIMD-Arch) optimizations for HEVC bi mc functions (qpel as well as epel) in new file hevc_mc_bi_msa.c
Adds new generic macros (needed for this patch) in libavutil/mips/generic_macros_msa.h
Adds HEVC specific macros (needed for this patch) in libavcodec/mips/hevc_macros_msa.h

Signed-off-by: default avatarShivraj Patil <shivraj.patil@imgtec.com>
Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent da05c624
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment