vpx/vp8/decoder
John Koleszar 226e55c17d coef_probs: remove duplicate read/update code
Refactor per-transform copy & paste into a common function
update_coef_probs_common() and read_coef_probs_common(). The dry-run and
bit-writing loops in the encoder are still obvious candidates to be made
common, but they start to diverge a bit in the next commit, so are left
as-is for now.

Change-Id: I896bd3f4a073a6296eab7e92463fef79d8c6c08c
2012-10-24 09:41:04 -07:00
..
2012-07-17 11:46:03 -07:00
2012-10-10 17:05:54 -07:00
2012-07-17 11:46:03 -07:00
2012-07-27 12:12:39 -07:00
2012-07-27 12:12:39 -07:00
2012-10-19 12:31:15 -07:00
2012-10-19 12:31:15 -07:00
2012-07-17 11:46:03 -07:00
2012-08-20 14:43:34 -07:00
2012-10-16 14:08:40 -07:00
2012-10-19 12:31:15 -07:00
2012-02-10 16:23:59 +00:00
2012-07-17 11:46:03 -07:00