Searched refs:nfmax (Results 1 – 1 of 1) sorted by relevance
321 int nfmin = 0, nfmax = 0, nfx = 0; in run() local332 else if( vf > FLT_MAX*0.999f ) nfmax++; in run()336 CV_Assert( nfmin > nfx*2 && nfmax > nfx*2 ); in run()