-
- Downloads
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functions
This patch adds MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functions (qpel as well as epel) in new file hevc_mc_uniw_msa.c Adds new generic macros (needed for this patch) in libavutil/mips/generic_macros_msa.h Signed-off-by:Shivraj Patil <shivraj.patil@imgtec.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
Showing
- libavcodec/mips/Makefile 1 addition, 0 deletionslibavcodec/mips/Makefile
- libavcodec/mips/hevc_mc_uniw_msa.c 4790 additions, 0 deletionslibavcodec/mips/hevc_mc_uniw_msa.c
- libavcodec/mips/hevcdsp_init_mips.c 93 additions, 0 deletionslibavcodec/mips/hevcdsp_init_mips.c
- libavcodec/mips/hevcdsp_mips.h 84 additions, 0 deletionslibavcodec/mips/hevcdsp_mips.h
- libavutil/mips/generic_macros_msa.h 72 additions, 0 deletionslibavutil/mips/generic_macros_msa.h
Loading
Please register or sign in to comment