Searched refs:real_x_max (Results 1 – 1 of 1) sorted by relevance
72 const float real_x_max = I_x.width_less_one_ - EPSILON; in FindFlowAtPoint_LK() local103 const float x_pos = Clip(src_left_real + x, 0.0f, real_x_max); in FindFlowAtPoint_LK()153 const float x_pos = Clip(left_real + win_x, 0.0f, real_x_max); in FindFlowAtPoint_LK()