Searched refs:CV_LKFLOW_PYR_A_READY (Results 1 – 3 of 3) sorted by relevance
63 #define CV_LKFLOW_PYR_A_READY 1 macro
100 if( ((flags & CV_LKFLOW_PYR_A_READY) != 0 && !pyrA) || in icvInitPyramidalAlgorithm()197 if( !(flags & CV_LKFLOW_PYR_A_READY) ) in icvInitPyramidalAlgorithm()
478 #define CV_LKFLOW_PYR_A_READY 1 in LOAD_CHDL() macro