[x264-devel] aarch64: Set the function symbol prefix in a single location
Vittorio Giovara
git at videolan.org
Mon Dec 25 20:39:43 CET 2017
x264 | branch: master | Vittorio Giovara <vittorio.giovara at gmail.com> | Tue Jan 17 17:07:42 2017 +0100| [7839a9e1f03b49e3e0cbfcb3091093af7c6d54ee] | committer: Anton Mitrofanov
aarch64: Set the function symbol prefix in a single location
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=7839a9e1f03b49e3e0cbfcb3091093af7c6d54ee
---
common/aarch64/asm.S | 8 +++-
common/aarch64/bitstream-a.S | 2 +-
common/aarch64/cabac-a.S | 10 ++--
common/aarch64/dct-a.S | 106 +++++++++++++++++++++----------------------
common/aarch64/deblock-a.S | 36 +++++++--------
common/aarch64/mc-a.S | 104 +++++++++++++++++++++---------------------
common/aarch64/pixel-a.S | 92 ++++++++++++++++++-------------------
common/aarch64/predict-a.S | 66 +++++++++++++--------------
common/aarch64/quant-a.S | 36 +++++++--------
tools/checkasm-aarch64.S | 4 +-
10 files changed, 234 insertions(+), 230 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=7839a9e1f03b49e3e0cbfcb3091093af7c6d54ee
More information about the x264-devel
mailing list