Skip to content
  • Jingning Han's avatar
    Fix an overflow issue in SSE2 forward ADST · fabc7836
    Jingning Han authored
    The step that sums three input samples could potentially cause the
    intermediate result go beyond 16 bit limit, when operating as the
    second 1-D transform. This commit fixes the issue.
    
    Change-Id: Iaf512449ac2d25ddd8a806d760afab362c62a516
    fabc7836