Yaowu Xu 9482c07953 fixed the reading too many bytes
In subpel_avg_variance functions, code similar to the following

punpkldq m2, [addr]

actually reads 8 bytes. For functions that are supposed to work on
buffers only have less 8 bytes a line, this caused valgrind error
of reading uninitialized memory.

Change-Id: I2a4c079dbdbc747829bd9e2ed85f0018ad2a3a34
2013-08-27 08:39:20 -07:00
..
2013-08-27 08:39:20 -07:00
2013-07-12 15:25:48 -07:00
2013-08-06 14:17:13 -07:00
2013-08-05 13:21:13 -07:00