vpx/vpx_dsp
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-09-08 01:31:04 -07:00
2015-07-20 18:13:04 -07:00
2015-07-20 18:13:05 -07:00
2015-07-20 18:13:05 -07:00
2015-07-31 10:27:33 -07:00
2015-07-20 18:13:04 -07:00
2015-08-04 15:31:49 -07:00
2015-08-04 15:31:49 -07:00
2015-05-26 12:01:52 -07:00
2015-07-26 08:26:32 -07:00
2015-07-07 15:51:04 -07:00
2015-08-11 17:05:28 -07:00
2015-07-31 10:27:33 -07:00
2015-05-06 16:58:20 -07:00
2015-07-31 10:27:33 -07:00