[x264-devel] x86: AVX high bit-depth predict_16x16_v

Henrik Gramner git at videolan.org
Tue Apr 23 23:29:25 CEST 2013


x264 | branch: master | Henrik Gramner <henrik at gramner.com> | Tue Apr 16 23:27:14 2013 +0200| [ab28f4d8bd72ab70438e1f4fff174da0a4c1d5a0] | committer: Jason Garrett-Glaser

x86: AVX high bit-depth predict_16x16_v

Also restructure some code to reduce code size of various functions,
especially in high bit-depth.

> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=ab28f4d8bd72ab70438e1f4fff174da0a4c1d5a0
---

 common/x86/predict-a.asm |  229 +++++++++++++++++++---------------------------
 common/x86/predict-c.c   |    3 +
 common/x86/predict.h     |    1 +
 3 files changed, 97 insertions(+), 136 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=ab28f4d8bd72ab70438e1f4fff174da0a4c1d5a0


More information about the x264-devel mailing list