Skip to content
  • Jingning Han's avatar
    SSSE3 8x8 inverse 2D-DCT with first 10 coeffs non-zero · 9e7b09bc
    Jingning Han authored
    This commit enables ssse3 assembly implementation of the 8x8
    inverse 2D-DCT with only first 10 coefficients non-zero. The
    average runtime for this unit goes down from 198 cycles to 129
    cycles (34.8% faster).
    
    Change-Id: Ie7fa4386f6d3a2fe0d47a2eb26fc2a6bbc592ac7
    9e7b09bc