Tristan Matthews
32c375447c
vp9: fix compilation for g++ 6.2.x
...
Inline function called from test/dct16x16_test.cc wouldn't build due to:
invalid operands of types ‘__gnu_cxx::__enable_if<true, double>::__type
{aka double}’ and ‘int’ to binary ‘operator>>’
return (abs(ref->row) >> 3) < COMPANDED_MVREF_THRESH &&
this converts the test to abs() < COMPANDED_MVREF_THRESH << 3 which
hides the promotion issue.
Regression from commit de993a847f8080d3128420c8ef8495642013bdb1
BUG=webm:1291
Change-Id: I73b5943d07d5b61b709d299114216a2371a8fd62
2016-09-27 23:17:31 -07:00
..
2016-08-04 20:13:03 +00:00
2016-08-04 13:00:14 -07:00
2016-08-02 18:27:07 -07:00
2016-08-19 00:18:11 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-08-31 13:15:38 -07:00
2016-08-31 13:15:38 -07:00
2016-08-31 13:15:38 -07:00
2016-08-23 22:46:04 +00:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-09-15 15:07:53 -07:00
2016-09-15 15:07:53 -07:00
2016-09-15 15:07:53 -07:00
2016-08-02 18:27:07 -07:00
2016-09-27 23:17:31 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2014-02-10 14:08:11 -08:00
2016-09-21 17:15:19 -07:00
2016-08-02 18:27:07 -07:00
2016-08-31 13:15:38 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2014-12-11 09:19:39 -08:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-09-20 20:19:36 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2014-10-07 15:17:10 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-09-19 20:01:23 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00
2016-08-02 18:27:07 -07:00