vpx/vp9/encoder
Dmitry Kovalev df19c6b64c 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
2013-11-01 15:09:43 -07:00
..
2013-06-07 16:00:26 -07:00
2013-10-28 20:54:43 +01:00
2013-02-28 13:18:02 -08:00
2013-10-30 16:52:46 -07:00
2013-10-04 17:08:41 -07:00
2013-10-04 11:01:49 -07:00
2013-02-21 10:34:33 -08:00
2013-10-28 20:54:43 +01:00
2013-10-28 20:54:43 +01:00
2013-04-19 22:16:28 +01:00
2013-10-04 14:08:37 -07:00