- 05 Sep, 2017 1 commit
-
-
Linfeng Zhang authored
so that the convolve functions are independent of table alignment. Change-Id: Ieab132a30d72c6e75bbe9473544fbe2cf51541ee
-
- 25 Jul, 2016 1 commit
-
-
clang-format authored
Change-Id: I3ea3e77364879928bd916f2b0a7838073ade5975
-
- 13 Aug, 2015 2 commits
-
-
Scott LaVarnway authored
The check is handled by the predictor table. Change-Id: I2fe52bfbbfccb2edd13ba250986e3a4b4b589459
-
Scott LaVarnway authored
The check is handled by the predictor table. Change-Id: I5e5084ebb46be8087c8c9d80b5f76e919a1cd05b
-
- 03 Aug, 2015 1 commit
-
-
Parag Salasakar authored
Removed redundant clip/saturate code from 2tap filter functions average improvement 10%-40% Change-Id: I1dafb5f7d2ce7a021d883d8af30fb93cd9ace173
-
- 31 Jul, 2015 1 commit
-
-
Zoe Liu authored
It in essence refactors the code for both the interpolation filtering and the convolution. This change includes the moving of all the files as well as the changing of the code from vp9_ prefix to vpx_ prefix accordingly, for underneath architectures: (1) x86; (2) arm/neon; and (3) mips/msa. The work on mips/drsp2 will be done in a separate change list. Change-Id: Ic3ce7fb7f81210db7628b373c73553db68793c46
-
- 02 Jun, 2015 1 commit
-
-
Parag Salasakar authored
Updated sources according to improved version of common MSA macros. Enabled respective convolve MSA hooks and tests. Overall, this is just upgrading the code with styling changes. Change-Id: If5ad6ef8ea7ca47feed6d2fc9f34f0f0e8b6694d
-
- 21 Apr, 2015 1 commit
-
-
Parag Salasakar authored
average improvement ~5x-8x Change-Id: I3214734cb3716e742907ce0d2d7a042d953df82b
-