Lines Matching refs:errors
67 /* Test for errors */
191 float* errors = 0;
203 /* Test input data for errors */
292 CV_CALL( errors = (float*)cvAlloc( 2 * sizeof(float)*numVisPoints) );
300 /* !!! Need test creation errors */
336 status, errors,
352 if( status[currVis] && errors[currVis] < 1000 )
427 cvFree(&errors);
449 /* Test for errors */
967 /* Test for errors */