Ronald S. Bultje c24d922396 Add averaging-SAD functions for 8-point comp-inter motion search.
Makes first 50 frames of bus @ 1500kbps encode from 3min22.7 to 3min18.2,
i.e. 2.3% faster. In addition, use the sub_pixel_avg functions to calc
the variance of the averaging predictor. This is slightly suboptimal
because the function is subpixel-position-aware, but it will (at least
for the SSE2 version) not actually use a bilinear filter for a full-pixel
position, thus leading to approximately the same performance compared to
if we implemented an actual average-aware full-pixel variance function.
That gains another 0.3 seconds (i.e. encode time goes to 3min17.4), thus
leading to a total gain of 2.7%.

Change-Id: I3f059d2b04243921868cfed2568d4fa65d7b5acd
2013-06-25 12:57:28 -07:00
..
2013-06-25 11:50:55 -07:00
2013-06-20 14:07:11 -07:00
2013-06-08 13:29:14 -07:00
2013-05-16 11:56:00 -07:00
2013-06-10 12:06:36 -07:00
2013-05-30 15:37:52 -07:00
2013-03-05 14:12:16 -08:00
2013-06-08 13:29:14 -07:00
2013-06-10 09:21:11 -07:00
2013-05-26 14:40:49 -07:00
2013-03-05 14:12:16 -08:00
2013-05-07 15:34:17 -07:00
2013-05-27 13:53:56 -07:00
2012-11-27 14:12:30 -08:00
2013-02-22 11:03:14 -08:00
2013-02-22 11:03:14 -08:00
2013-06-03 14:25:28 -07:00
2013-03-05 14:12:16 -08:00