[FFmpeg-devel] [PATCH 1/4] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functions
Michael Niedermayer
michaelni at gmx.at
Wed Jun 3 14:16:05 CEST 2015
On Tue, Jun 02, 2015 at 02:08:09PM +0530, shivraj.patil at imgtec.com wrote:
> From: Shivraj Patil <shivraj.patil at imgtec.com>
>
> 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 at imgtec.com>
> ---
> libavcodec/mips/Makefile | 1 +
> libavcodec/mips/hevc_mc_uniw_msa.c | 4790 +++++++++++++++++++++++++++++++++++
> libavcodec/mips/hevcdsp_init_mips.c | 93 +
> libavcodec/mips/hevcdsp_mips.h | 84 +
> libavutil/mips/generic_macros_msa.h | 72 +
> 5 files changed, 5040 insertions(+)
> create mode 100644 libavcodec/mips/hevc_mc_uniw_msa.c
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
During times of universal deceit, telling the truth becomes a
revolutionary act. -- George Orwell
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150603/bf408982/attachment.asc>
More information about the ffmpeg-devel
mailing list