[x264-devel] Faster intra_mbcmp_x3 for versions without dedicated asm
Loren Merritt
git at videolan.org
Wed Sep 21 21:34:41 CEST 2011
x264 | branch: master | Loren Merritt <pengvado at akuvian.org> | Mon Aug 15 17:43:42 2011 +0000| [b1bb23c7570bded53b698800e48c755240d4aa35] | committer: Jason Garrett-Glaser
Faster intra_mbcmp_x3 for versions without dedicated asm
Select asm subroutines more intelligently in the wrapper functions.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=b1bb23c7570bded53b698800e48c755240d4aa35
---
common/pixel.c | 71 ++++++++++++++++----------------
common/x86/predict-a.asm | 4 +-
common/x86/predict-c.c | 103 +++------------------------------------------
common/x86/predict.h | 89 +++++++++++++++++++++++++++++++++++++++
4 files changed, 134 insertions(+), 133 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=b1bb23c7570bded53b698800e48c755240d4aa35
More information about the x264-devel
mailing list