Searched refs:CV_LKFLOW_PYR_B_READY (Results 1 – 3 of 3) sorted by relevance
64 #define CV_LKFLOW_PYR_B_READY 2 macro
101 ((flags & CV_LKFLOW_PYR_B_READY) != 0 && !pyrB) ) in icvInitPyramidalAlgorithm()209 if( !(flags & CV_LKFLOW_PYR_B_READY) ) in icvInitPyramidalAlgorithm()
479 #define CV_LKFLOW_PYR_B_READY 2 in LOAD_CHDL() macro