Searched refs:left_fixed (Results 1 – 1 of 1) sorted by relevance
139 const int left_fixed = RealToFixed1616(left_real); in FindFlowAtPoint_LK() local145 const int fp_x = Clip(left_fixed + (win_x << 16), 0, fixed_x_max); in FindFlowAtPoint_LK()256 int left_fixed = RealToFixed1616(p_x + g_x - wsize_float); in FindFlowAtPoint_ESM() local260 int left_trunc = left_fixed >> 16; in FindFlowAtPoint_ESM()291 if (!img_J.ExtractPatchAtSubpixelFixed1616(left_fixed, top_fixed, in FindFlowAtPoint_ESM()307 const int fp_x = left_fixed + (x << 16); in FindFlowAtPoint_ESM()358 left_fixed = RealToFixed1616(p_x + g_x - wsize_float); in FindFlowAtPoint_ESM()361 left_trunc = left_fixed >> 16; in FindFlowAtPoint_ESM()