Searched refs:real_y_max (Results 1 – 1 of 1) sorted by relevance
73 const float real_y_max = I_x.height_less_one_ - EPSILON; in FindFlowAtPoint_LK() local100 const float y_pos = Clip(src_top_real + y, 0.0f, real_y_max); in FindFlowAtPoint_LK()151 const float y_pos = Clip(top_real + win_y, 0.0f, real_y_max); in FindFlowAtPoint_LK()