1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libavutil/mips
Kaustubh Raste 7f8417f226 avcodec/mips: Improve hevc uni-w copy mc msa functions
Load the specific destination bytes instead of MSA load and pack.
Pack the data to half word before clipping.
Use immediate unsigned saturation for clip to max saving one vector register.

Signed-off-by: Kaustubh Raste <kaustubh.raste@imgtec.com>
Reviewed-by: Manojkumar Bhosale <Manojkumar.Bhosale@imgtec.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-09-24 02:33:48 +02:00
..
asmdefs.h avutil/mips: header asmdefs.h add some PTR_ macros for loongson 2016-05-14 04:46:52 +02:00
float_dsp_mips.c mips: add support for R6 2016-03-09 20:05:04 +01:00
generic_macros_msa.h avcodec/mips: Improve hevc uni-w copy mc msa functions 2017-09-24 02:33:48 +02:00
intreadwrite.h
libm_mips.h
Makefile
mmiutils.h avutil/mips: loongson add mmi utils header file 2016-10-23 03:23:09 +02:00