Searched refs:src_left_fixed (Results 1 – 2 of 2) sorted by relevance
84 const int src_left_fixed = RealToFixed1616(src_left_real); in FindFlowAtPoint_LK() local91 const int fp_x = Clip(src_left_fixed + (x << 16), 0, fixed_x_max); in FindFlowAtPoint_LK()235 const int src_left_fixed = RealToFixed1616(p_x - wsize_float); in FindFlowAtPoint_ESM() local240 if (!img_I.ExtractPatchAtSubpixelFixed1616(src_left_fixed, src_top_fixed, in FindFlowAtPoint_ESM()242 !I_x.ExtractPatchAtSubpixelFixed1616(src_left_fixed, src_top_fixed, in FindFlowAtPoint_ESM()245 !I_y.ExtractPatchAtSubpixelFixed1616(src_left_fixed, src_top_fixed, in FindFlowAtPoint_ESM()
154 const int src_left_fixed = RealToFixed1616(center_x - window_radius); in CalculateG() local165 const int fp_x = src_left_fixed + (x << 16); in CalculateG()