Searched refs:CvAddWeightedMaskFunc (Results 1 – 1 of 1) sorted by relevance
684 typedef CvStatus (CV_STDCALL *CvAddWeightedMaskFunc)( const void* src, int srcstep, typedef756 CvAddWeightedMaskFunc func = (CvAddWeightedMaskFunc)accmask_tab.fn_2d[type]; in cvRunningAvg()