[x264-devel] ppc: Use vec_vsx_ld instead of VEC_LOAD/STORE macros
Alexandra Hájková
git at videolan.org
Thu Dec 1 21:01:44 CET 2016
x264 | branch: master | Alexandra Hájková <alexandra at khirnov.net> | Tue Nov 1 23:16:17 2016 +0100| [62d604ac6dddbf553c1ff2432d899b61cc50d95a] | committer: Henrik Gramner
ppc: Use vec_vsx_ld instead of VEC_LOAD/STORE macros
Remove VEC_LOAD*, some of VEC_STORE* macros, some PREP* macros and
VEC_DIFF_H_OFFSET macro.
Make sure the functions do not use deprected primitives.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=62d604ac6dddbf553c1ff2432d899b61cc50d95a
---
common/ppc/dct.c | 61 +++---
common/ppc/deblock.c | 35 ++--
common/ppc/mc.c | 174 ++++++++--------
common/ppc/pixel.c | 524 ++++++++++++-------------------------------------
common/ppc/ppccommon.h | 112 ++---------
5 files changed, 255 insertions(+), 651 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=62d604ac6dddbf553c1ff2432d899b61cc50d95a
More information about the x264-devel
mailing list