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

avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functions


This patch adds MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functions in new file h264qpel_msa.c
Adds new generic macros (needed for this patch) in libavutil/mips/generic_macros_msa.h

Added const to local static array.

Signed-off-by: default avatarShivraj Patil <shivraj.patil@imgtec.com>
Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent b8ba2d39
No related branches found
No related tags found
No related merge requests found
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