Searched refs:staleThresh (Results 1 – 2 of 2) sorted by relevance
294 void cvBGCodeBookClearStale( CvBGCodeBookModel* model, int staleThresh, in cvBGCodeBookClearStale() argument338 if( e->stale > staleThresh ) in cvBGCodeBookClearStale()
1414 CVAPI(void) cvBGCodeBookClearStale( CvBGCodeBookModel* model, int staleThresh,