]> granicus.if.org Git - libvpx/commit
Optimize vp9 loopfilter msa functions
authorKaustubh Raste <kaustubh.raste@imgtec.com>
Fri, 7 Oct 2016 13:13:31 +0000 (18:43 +0530)
committerJames Zern <jzern@google.com>
Sat, 8 Oct 2016 02:26:26 +0000 (19:26 -0700)
commit3c2f7eb3398ea5e6a6d072e75922a317b73c7e8d
tree27b758008d02cca557a971d5196e831b4ae74bb0
parent5e4d2548cf6ea5fbd5a7693f2fca970a876b6f62
Optimize vp9 loopfilter msa functions

Updated code to process in 8bit as saturation/clipping takes care of
overflow
Removed unused macro

Change-Id: I113df60286fb28b216df800d95b2d3695ef71440
vpx_dsp/mips/loopfilter_16_msa.c
vpx_dsp/mips/loopfilter_4_msa.c
vpx_dsp/mips/loopfilter_8_msa.c
vpx_dsp/mips/loopfilter_msa.h