Searched refs:src_top_real (Results 1 – 1 of 1) sorted by relevance
78 const float src_top_real = p_y - kWindowSizeFloat; in FindFlowAtPoint_LK() local85 const int src_top_fixed = RealToFixed1616(src_top_real); in FindFlowAtPoint_LK()100 const float y_pos = Clip(src_top_real + y, 0.0f, real_y_max); in FindFlowAtPoint_LK()