Searched refs:CvWin32WindowCallback (Results 1 - 1 of 1) sorted by relevance

/external/opencv/otherlibs/highgui/
H A Dhighgui.h245 typedef int (CV_CDECL * CvWin32WindowCallback)(HWND, UINT, WPARAM, LPARAM, int*); typedef
246 CVAPI(void) cvSetPreprocessFuncWin32( CvWin32WindowCallback on_preprocess );
247 CVAPI(void) cvSetPostprocessFuncWin32( CvWin32WindowCallback on_postprocess );

Completed in 57 milliseconds