Home
last modified time | relevance | path

Searched defs:src_left_fixed (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Doptical_flow.cc84 const int src_left_fixed = RealToFixed1616(src_left_real); in FindFlowAtPoint_LK() local
235 const int src_left_fixed = RealToFixed1616(p_x - wsize_float); in FindFlowAtPoint_ESM() local
Dimage_utils.h154 const int src_left_fixed = RealToFixed1616(center_x - window_radius); in CalculateG() local