Searched refs:guess_from_cache (Results 1 – 1 of 1) sorted by relevance
71 const Point2f guess_from_cache = LookupGuess(u_x, u_y); in FindFlowAtPoint() local73 *flow_x = guess_from_cache.x; in FindFlowAtPoint()74 *flow_y = guess_from_cache.y; in FindFlowAtPoint()