Searched refs:u_x (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/ |
D | flow_cache.h | 68 bool FindFlowAtPoint(const float u_x, const float u_y, in FindFlowAtPoint() argument 71 const Point2f guess_from_cache = LookupGuess(u_x, u_y); in FindFlowAtPoint() 80 pyramid_level, u_x, u_y, false, flow_x, flow_y)) { in FindFlowAtPoint() 92 bool FindNewPositionOfPoint(const float u_x, const float u_y, in FindNewPositionOfPoint() argument 96 if (!FindFlowAtPoint(u_x, u_y, &flow_x, &flow_y)) { in FindNewPositionOfPoint() 101 *final_x = u_x + flow_x; in FindNewPositionOfPoint()
|
D | optical_flow.h | 70 const int level, const float u_x, const float u_y, 77 const float u_x, const float u_y, 82 bool FindFlowAtPointPyramidal(const float u_x, const float u_y,
|
D | optical_flow.cc | 380 const int level, const float u_x, const float u_y, in FindFlowAtPointReversible() argument 400 const float scaled_p_x = u_x / shrink_factor; in FindFlowAtPointReversible() 426 const float u_x, const float u_y, in FindFlowAtPointSingleLevel() argument 429 if (!FindFlowAtPointReversible(level, u_x, u_y, false, flow_x, flow_y)) { in FindFlowAtPointSingleLevel() 434 const float new_position_x = u_x + *flow_x; in FindFlowAtPointSingleLevel() 465 bool OpticalFlow::FindFlowAtPointPyramidal(const float u_x, const float u_y, in FindFlowAtPointPyramidal() argument 473 if (!FindFlowAtPointSingleLevel(l, u_x, u_y, in FindFlowAtPointPyramidal()
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | d67edb1149be76f86c648c58fe1787ef.0006cbc1.honggfuzz.cov | 1503 6.�϶l��� u��W#�����3��u_x���P;�b��
|