commit | 2e73f901d54710bb5a16e14b1f2f3ebb650ef718 | [log] [tgz] |
---|---|---|
author | Yaowu Xu <yaowu@google.com> | Fri Aug 03 12:31:38 2012 -0700 |
committer | Yaowu Xu <yaowu@google.com> | Fri Aug 03 12:34:48 2012 -0700 |
tree | b747110d905622e710ee6bed6bbc404a290f918c | |
parent | 236597fd564612778f52f399d2a749c862572a69 [diff] |
enable interleaved decoding of mode and mv Previouly, the decoding of mode and motion vector are done a per frame basis followed by residue decoding and reconstuction. The commit added the option to allow decoder to interleave the decoding of mode and mvs with the residue decoding on a per MB basis. Change-Id: Ia5316f4a7af9ba7f155c92b5a6fc97201b653571