Skip to content
  • Yunqing Wang's avatar
    Fix d207 intra prediction SSSE3 functions · dd510428
    Yunqing Wang authored
    This patch fixed a bug that caused 32bit PIC build mismatch. The
    stack pointer was modified after "GET_GOT". Loading left pointer
    from a hard-coded position gave wrong result.
    
    Change-Id: Iea0aec6f917b12a6b3393ffc986bad74510248cc
    dd510428