commit | 90b305a9b97130e12e5493536a697f253e35d0fb | [log] [tgz] |
---|---|---|
author | Nathan E. Egge <negge@mozilla.com> | Wed Dec 14 12:47:43 2016 -0500 |
committer | Nathan Egge <negge@mozilla.com> | Thu Dec 15 00:45:26 2016 +0000 |
tree | b890a4e2466666c006fcc79dbec6dab0e58c0019 | |
parent | 70669125c666a2920b0aa0060caf5ba974e25f7a [diff] |
Compute token_stats in aom_write_bit_record() function. The RD_DEBUG experiment computes stats in the _record() functions which then proxy calls through to the actual bit writer. The aom_write_bit_record() should proxy calls through to aom_write_bit() instead of aom_write() with probability 128. Change-Id: I7617fad0f2c25dc05cf111c660a90068c3f4c513