Searched defs:flowx0 (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/modules/video/src/
H A Doptflowgf.cpp626 UMat flowx0 = flowx; local
684 curFlowX = flowx0;
692 resize(flowx0, curFlowX, Size(width, height), 0, 0, INTER_LINEAR);

Completed in 141 milliseconds