Home | History | Annotate | Download | only in src

Lines Matching refs:err_str

861                     char err_str[100];
862 sprintf( err_str, "channel index #%d in the array of pairs is negative "
865 CV_ERROR( CV_StsOutOfRange, err_str );