Scott LaVarnway
|
3bf02ad74a
|
vpx: hadamard: use ptrdiff_t instead of int for stride
Eliminates the following instruction for the x86 (64 bit)
intrinsic code:
movslq %esi,%rax
Change-Id: I8f5ebd40726f998708a668b0f52ea7a0576befae
|
2017-10-26 11:41:48 -07:00 |
|
Johann
|
641fda79bb
|
highbd x86: consolidate tran_low_t conversions
Create new helper files specifically for converting tran_low_t types.
Change-Id: I7c4c458ef910f3b3d10a3cfbf9df4de7682fd905
|
2017-02-06 10:43:26 -08:00 |
|
Johann Koenig
|
ce6318f254
|
Merge changes I43521ad3,I013659f6
* changes:
satd highbd neon: use tran_low_t for coeff
satd highbd sse2: use tran_low_t for coeff
|
2017-02-02 03:03:58 +00:00 |
|
Johann
|
2ba383474d
|
satd highbd sse2: use tran_low_t for coeff
BUG=webm:1365
Change-Id: I013659f6b9fbf9cc52ab840eae520fe0b5f883fb
|
2017-02-01 11:55:16 -08:00 |
|
Johann
|
2dac808dd1
|
hadamard highbd sse2: use tran_low_t for coeff
BUG=webm:1365
Change-Id: Ica414007d8412ceebfffa9e58e8416226a3fe934
|
2017-02-01 11:46:57 -08:00 |
|
clang-format
|
099bd7f07e
|
vpx_dsp: apply clang-format
Change-Id: I3ea3e77364879928bd916f2b0a7838073ade5975
|
2016-07-25 14:14:19 -07:00 |
|
James Zern
|
d36659cec7
|
move vp9_avg to vpx_dsp
Change-Id: I7bc991abea383db1f86c1bb0f2e849837b54d90f
|
2015-12-14 14:42:12 -08:00 |
|