Skip to content
  • Yunqing Wang's avatar
    Remove unnecessary bounds checking in motion search · 2cd1c285
    Yunqing Wang authored
    The starting points are always within the limits, and bounds
    checking on these points is not needed. For speed < 5, the
    encoded result changes a little because different treatment
    is taken while starting point equals the bounds.
    
    Change-Id: I09a402d310f51e305a3519f1601b1d17b05c6152
    2cd1c285