Searched refs:CALC_J (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cv/include/
H A Dcv.hpp385 enum { DONE=0, STARTED=1, CALC_J=2, CHECK_ERR=3 }; enumerator in enum:CvLevMarq::__anon24307
/external/opencv/cv/src/
H A Dcvcalibration.cpp139 state = CALC_J;
143 if( state == CALC_J )
184 state = CALC_J;
209 state = CALC_J;
213 if( state == CALC_J )
252 state = CALC_J;

Completed in 157 milliseconds