commit | ee7ee7f49fa6756a5c88d51df996b1e4561c71e4 | [log] [tgz] |
---|---|---|
author | Urvang Joshi <urvang@google.com> | Thu Mar 09 13:19:03 2017 -0800 |
committer | Urvang Joshi <urvang@google.com> | Fri Mar 10 00:26:58 2017 +0000 |
tree | e0d43a1f004d1d7c6df86d19f2a936b5278819f9 | |
parent | 047db3883fd6e821b6865ca791baa4e28490b34f [diff] |
SMOOTH_PRED: Use get_msb() to get log2 of block dimension. Apart from being inefficient, the floating point operation log2() was resulting in an assertion failure due to an unrelated floating point exception that happens earlier. Related: update the MD5s in test_intra_pred_speed to fix that failure too. BUG=aomedia:384 Change-Id: I18dc0733e880bac21b3d07ad874f8ae341f59f06