Skip to content
  • Yaowu Xu's avatar
    optimize fast_quantizer c version · d338d14c
    Yaowu Xu authored
    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
    d338d14c