Searched refs:CV_LKFLOW_PYR_B_READY (Results 1 – 2 of 2) sorted by relevance
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