Skip to content
  • Jingning Han's avatar
    Fix potential overflow issue in SSSE3 forward 8x8 2D-DCT · 540d9103
    Jingning Han authored
    The SSSE3 implementation might find a potential overflow issue in
    its second 1-D transform, if all input residual pixels are close to
    255. This commit fixes the issue and re-enables the unit test on
    the SSSE3 version.
    
    Change-Id: I0520478abdab7afd3ff2842516bec951111e9b3c
    540d9103