Skip to content
  • Mans Rullgard's avatar
    vp9: neon: optimise loads in horiz convolve functions · 5e2e78d0
    Mans Rullgard authored
    Loading to single lanes in multiple registers is expensive since
    it requires a read and write of each register which saturates
    the register file access.  Loading to single registers followed
    by a separate transpose reduces this pressure.
    
    Change-Id: I4cc35887ddbca80e5e635b50d2b1d158de9668ee
    5e2e78d0