commit | b66f7016c1eed780545efa2518a7f33ae401ee35 | [log] [tgz] |
---|---|---|
author | Jingning Han <jingning@google.com> | Tue Oct 07 12:30:33 2014 -0700 |
committer | Jingning Han <jingning@google.com> | Tue Oct 07 12:33:07 2014 -0700 |
tree | ee9231042fd360b37731dddc7ee59aa7cdd2ab89 | |
parent | 5d9cdac08709d6343fbd028f280a92bd7fd7d04c [diff] |
Take out repeated block width/height lookup functions The functions b_width_log2 and b_height_log2 only do direct table fetch. This commit unifies such use cases by using the table directly and removes these functions. Change-Id: I3103fc6ba959c1182886a2799d21b8b77c8a7b6b