Searched refs:src_left_real (Results 1 – 1 of 1) sorted by relevance
77 const float src_left_real = p_x - kWindowSizeFloat; in FindFlowAtPoint_LK() local84 const int src_left_fixed = RealToFixed1616(src_left_real); in FindFlowAtPoint_LK()103 const float x_pos = Clip(src_left_real + x, 0.0f, real_x_max); in FindFlowAtPoint_LK()