- Sep 09, 2018
-
-
Anders Martinsson authored
Replace Octet lookup tables with a version without the check for zero. Signed-off-by:
Anders Martinsson <anders.martinsson@intinor.se>
-
Anders Martinsson authored
Both counting non-zeroes and finding non-zero values. Great performance gain when decoding. The same gain is also for the encoder when not using the operation vector. Signed-off-by:
Anders Martinsson <anders.martinsson@intinor.se>
-
Anders Martinsson authored
Add SIMD for row operations add, div and multiply-add. Signed-off-by:
Anders Martinsson <anders.martinsson@intinor.se>
-