Home | History | Annotate | Download | only in include

Lines Matching refs:CV_CDECL

60 typedef int (CV_CDECL * CvCallback)(int index, void* buffer, void* user_data);
1156 typedef void (CV_CDECL * CvReleaseBGStatModel)( struct CvBGStatModel** bg_model );
1157 typedef int (CV_CDECL * CvUpdateBGStatModel)( IplImage* curr_frame, struct CvBGStatModel* bg_model );