Searched refs:kWarpModelTranslationClamp (Results 1 – 1 of 1) sorted by relevance
30 constexpr int kWarpModelTranslationClamp = 1 << 23; variable235 Clip3(vx, -kWarpModelTranslationClamp, kWarpModelTranslationClamp - 1); in WarpEstimation()237 Clip3(vy, -kWarpModelTranslationClamp, kWarpModelTranslationClamp - 1); in WarpEstimation()