Skip to content
  • Jingning Han's avatar
    Refactor optimize_b for speed performance · 9e185ed1
    Jingning Han authored
    This commit refactors the trellis coefficient optimization process.
    It saves multiplications used to generate the final dequantized
    coefficients. It removes two memset operations on quantized
    and dequantized coefficient sets. This improves the unit speed
    by 10%.
    
    Change-Id: I23f47c6e14582520a7f952f03ce8f72183e7f0e6
    9e185ed1