Files
shaka-player/lib
Jacob Trimble 424f21c839 Use log2 to avoid a loop.
We can calculate the index of the highest bit set using log() instead
of looping and using bit math.

Change-Id: I6ff9af600cb17ea83398ce6fbbcb84982a789653
2019-06-18 22:54:36 +00:00
..
2019-05-28 23:20:03 +00:00
2019-06-12 20:53:08 +00:00
2019-05-31 17:44:36 +00:00
2019-05-31 17:49:49 +00:00
2019-05-30 16:40:49 +00:00
2019-05-13 22:31:09 +00:00
2019-05-21 22:31:19 +00:00
2019-06-18 22:54:36 +00:00
2019-06-18 22:53:59 +00:00