Bug fix for TIMD in spanMotionInfo().
spanIpmInfoInter() using pu.Y().x + (x << MIN_CU_LOG2) and pu.Y().y + (y << MIN_CU_LOG2) for coordinate would not be correct if called within subpu loop of BDMVR.
spanIpmInfoInter() using pu.Y().x + (x << MIN_CU_LOG2) and pu.Y().y + (y << MIN_CU_LOG2) for coordinate would not be correct if called within subpu loop of BDMVR.