Searched refs:no_match (Results 1 – 3 of 3) sorted by relevance
292 int no_match; in icvUpdateGaussianBGModel() local297 no_match = icvMatchTest( pixel, nChannels, match, g_point, &bg_model_params ); in icvUpdateGaussianBGModel()301 if( no_match == -1) in icvUpdateGaussianBGModel()307 if( no_match == -1) in icvUpdateGaussianBGModel()
87 void UpdateMatchCountAppearance(bool no_match);
502 void FindBarView::UpdateMatchCountAppearance(bool no_match) { in UpdateMatchCountAppearance() argument503 if (no_match) { in UpdateMatchCountAppearance()