]> git.sesse.net Git - x264/commit
arm: implement x264_predict_4x4_v_armv6
authorJanne Grunau <janne-x264@jannau.net>
Thu, 13 Mar 2014 00:02:13 +0000 (01:02 +0100)
committerFiona Glaser <fiona@x264.com>
Tue, 22 Apr 2014 22:37:47 +0000 (15:37 -0700)
commitd6002ebace8194d17ee0ba607ff82c4f9075dd2d
tree54327eec313af97f13e0f75dba3bf6dca3571984
parentd7e689680023e327de7e052e01e7faee30135799
arm: implement x264_predict_4x4_v_armv6

Alone probably not worth it but allows use of predict_4x4_dc|h_armv6
in intra_sad|satd_x3_4x4_neon.
common/arm/predict-a.S
common/arm/predict-c.c
common/arm/predict.h
common/pixel.c