Searched defs:fp_x (Results 1 – 3 of 3) sorted by relevance
91 const int fp_x = Clip(src_left_fixed + (x << 16), 0, fixed_x_max); in FindFlowAtPoint_LK() local145 const int fp_x = Clip(left_fixed + (win_x << 16), 0, fixed_x_max); in FindFlowAtPoint_LK() local307 const int fp_x = left_fixed + (x << 16); in FindFlowAtPoint_ESM() local
78 bool Image<T>::ExtractPatchAtSubpixelFixed1616(const int fp_x, in ExtractPatchAtSubpixelFixed1616()178 const int fp_x = fp_x_whole - trunc_x; in GetPixelInterpFixed1616() local376 const int fp_x = (src_x_fp - trunc_x) >> 8; in DownsampleInterpolateLinear() local
164 const int fp_x = src_left_fixed + (x << 16); in CalculateG() local