Skip to content
  • Jingning Han's avatar
    Re-distribute hierarchical vector match pattern · f87e315e
    Jingning Han authored
    This commit modifies the hierarchical vector match patter. It
    avoids repeated SAD computation at same points. The function
    vp9_vector_sad_sse2 is called 12 times per 64x64 block, instead
    of 15 times as before. The effective coverage remains the same.
    
    Change-Id: I91ad9d27d40db8963c907d02af84e10702136994
    f87e315e