Skip to content
  • Fritz Koenig's avatar
    Rework idct calling structure. · 93c32a55
    Fritz Koenig authored
    Moving the eob structure allows for a non-struct based
    function to handle decoding an entire mb of
    idct/dequant/recon data.  This allows for SIMD functions
    to idct/dequant/recon multiple blocks at once.
    
    SSE2 implementation gives 3% gain on Atom.
    
    Change-Id: I8a8f3efd546ea4e0535f517d94f347cfb737c9c2
    93c32a55