• James Zern's avatar
    inv_txfm_ssse3,butterfly: fix win32 abi compatibility · 48fca113
    James Zern authored
    only the first 3 parameters can be aligned to 16 as required by __m128i,
    make them all pointers for consistency.
    
    since:
    07c48ccf Improve idct32x32_34_add SSSE3 intrinsics performance
    
    BUG=webm:1384
    
    Change-Id: I0324f701e723a27cb470036a180693ba8829d01d
    48fca113