commit | d338d14c6bcf1bd9f9d028cf7ee177503076da47 | [log] [tgz] |
---|---|---|
author | Yaowu Xu <yaowu@google.com> | Wed Oct 06 13:28:36 2010 -0700 |
committer | Yaowu Xu <yaowu@google.com> | Wed Oct 06 13:28:36 2010 -0700 |
tree | f68dbab9705c9553cd02ab4507a9403f580e03f4 | |
parent | 7be093ea4d50c8d38438f88cb9fa817c1c9de8dd [diff] |
optimize fast_quantizer c version As the zbin and rounding constants are normalized, rounding effectively does the zbinning, therefore the zbin operation can be removed. In addition, the memset on the two arrays are no longer necessary. Change-Id: If39c353c42d7e052296cb65322e5218810b5cc4c