Johann
ab0e7a237a
Use shifted value for sinpi8sqrt2
...
The value 35468 changes sign when stored in int16_t:
implicit conversion from 'int' to 'int16_t' (aka 'short')
changes value from 35468 to -30068
This negation requires adding back the original value to compensate.
Shifting the value keeps the value positive and saves a post-vqdmulh
shift.
This technique is used in webp and idct_dequant_full_2x_neon
BUG=b/28027557
Change-Id: I0c5ce09bea170fe08061856c2af6f841a557e0c3
2016-09-23 17:04:18 -07:00
..
2016-09-23 17:04:18 -07:00
2016-09-01 19:54:00 -07:00
2016-07-18 06:54:50 -07:00
2016-09-21 16:17:07 -07:00
2016-07-19 12:38:03 -07:00
2016-07-15 19:28:44 -07:00
2016-07-15 19:28:44 -07:00
2016-07-15 19:28:44 -07:00
2016-07-15 19:28:44 -07:00
2016-07-15 19:28:44 -07:00
2016-07-15 19:28:44 -07:00
2016-07-18 06:54:50 -07:00
2016-07-18 06:54:50 -07:00
2016-07-15 19:28:44 -07:00
2016-07-18 06:54:50 -07:00
2016-07-18 06:54:50 -07:00
2016-07-15 19:28:44 -07:00
2016-09-15 15:07:53 -07:00
2016-09-15 15:07:53 -07:00
2016-07-15 19:28:44 -07:00
2016-07-15 19:28:44 -07:00
2016-07-18 06:54:50 -07:00
2016-07-15 19:28:44 -07:00
2016-09-15 23:16:26 -07:00
2016-07-15 19:28:44 -07:00
2016-07-19 12:38:03 -07:00
2016-07-19 12:38:03 -07:00
2016-07-15 19:28:44 -07:00
2016-07-19 12:38:03 -07:00
2016-07-18 06:54:50 -07:00
2016-07-18 06:54:50 -07:00
2016-07-19 12:38:03 -07:00
2016-07-15 19:28:44 -07:00
2016-07-18 06:54:50 -07:00
2016-07-19 12:38:03 -07:00
2016-07-15 19:28:44 -07:00
2016-07-15 19:28:44 -07:00
2016-07-15 19:28:44 -07:00
2016-09-19 18:35:59 -07:00
2016-09-20 20:19:36 -07:00
2016-07-15 19:28:44 -07:00
2016-09-20 20:19:36 -07:00
2016-07-15 19:28:44 -07:00
2016-07-15 19:28:44 -07:00
2016-07-19 12:38:03 -07:00
2016-07-15 19:28:44 -07:00
2016-07-19 12:38:03 -07:00
2016-07-15 19:28:44 -07:00
2016-08-03 16:38:51 -07:00
2016-07-15 19:28:44 -07:00
2016-07-18 06:54:50 -07:00
2016-07-15 19:28:44 -07:00
2016-09-16 06:13:42 +00:00
2016-07-15 19:28:44 -07:00
2016-07-19 12:38:03 -07:00
2016-07-18 06:54:50 -07:00
2016-07-15 19:28:44 -07:00
2016-07-15 19:28:44 -07:00
2014-01-23 16:21:24 -08:00
2016-08-10 11:57:34 -07:00
2016-08-31 23:01:57 -07:00
2016-07-15 19:28:44 -07:00
2016-07-15 19:28:44 -07:00
2016-07-19 12:38:03 -07:00