Skip to content
  • Yunqing Wang's avatar
    Align thread data in vp9_ethread · 99b99831
    Yunqing Wang authored
    On some platforms, such as 32bit Windows and 32bit Mac, the allocated
    memory isn't aligned automatically. The thread data is aligned to
    ensure the correct access in SIMD code.
    
    Change-Id: I1108c145fe982ddbd3d9324952758297120e4806
    99b99831