Home
last modified time | relevance | path

Searched defs:fp_x (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Doptical_flow.cc91 const int fp_x = Clip(src_left_fixed + (x << 16), 0, fixed_x_max); in FindFlowAtPoint_LK() local
145 const int fp_x = Clip(left_fixed + (win_x << 16), 0, fixed_x_max); in FindFlowAtPoint_LK() local
307 const int fp_x = left_fixed + (x << 16); in FindFlowAtPoint_ESM() local
Dimage-inl.h78 bool Image<T>::ExtractPatchAtSubpixelFixed1616(const int fp_x, in ExtractPatchAtSubpixelFixed1616()
178 const int fp_x = fp_x_whole - trunc_x; in GetPixelInterpFixed1616() local
376 const int fp_x = (src_x_fp - trunc_x) >> 8; in DownsampleInterpolateLinear() local
Dimage_utils.h165 const int fp_x = src_left_fixed + (x << 16); in CalculateG() local
/external/epid-sdk/epid/common/math/src/
Dprintutils.c193 FfElement* fp_x = NULL; in PrintEcPoint() local
Decgroup.c283 FfElement* fp_x = NULL; in eccontains() local
413 FfElement* fp_x = NULL; in WriteEcPoint() local