ref: df19c6b64c24573cf2c77026e23aaca57372221a
parent: 340b2b076ef2bb0f4b1b195744d52562477b2b1e
author: Dmitry Kovalev <dkovalev@google.com>
date: Fri Nov 1 11:09:43 EDT 2013
Removing 'new' probability calculation from convert_distribution(). We don't have to calculate 'new' probability in convert_distribution() because it is enough to calculate only 'new' counters which could be used to calculate probability if necessary. That's why removing a lot of unused temporary probability arrays and reducing number of get_binary_prob() calls. Change-Id: I4e14eb7203d1ace61bbddefd6b9b6326be83ba63