James Zern 683b5a3161 vpx_subpixel_8t_ssse3: fix reg counts/access
fixes build on windows x64; previously 'heightq' i.e., the 64-bit register
was accessed when only the 32-bit value was needed. given this is from a
stack variable the upper bits were undefined.

+ bump register/xmm counts; users of SETUP_LOCAL_VARS touch xmm13 in
64-bit builds and filter_block1d16_v* uses one extra temp variable

Change-Id: I9c768c0b2047481d1d3b11c2e16b2f8de6eb0d80
2015-09-17 12:27:34 -07:00
..
2015-08-07 16:44:44 -07:00
2015-08-07 16:44:44 -07:00
2015-08-07 16:44:44 -07:00
2015-08-07 16:44:44 -07:00
2015-08-07 16:44:44 -07:00
2015-08-07 16:44:44 -07:00
2015-08-07 16:44:44 -07:00
2015-08-07 16:44:44 -07:00
2015-08-07 16:44:44 -07:00
2015-05-06 16:58:20 -07:00
2015-08-07 16:44:44 -07:00
2015-05-06 16:58:20 -07:00
2015-05-06 16:58:20 -07:00
2015-05-06 16:58:20 -07:00
2015-08-07 16:44:44 -07:00
2015-08-07 16:44:44 -07:00
2015-07-26 08:26:32 -07:00
2015-07-31 10:27:33 -07:00