Searched refs:CaptureErrorInfoCIF (Results 1 – 4 of 4) sorted by relevance
174 typedef struct CaptureErrorInfoCIF { struct184 } CaptureErrorInfoCIF; typedef
29 void (*OnCaptureError)(int captureId, CaptureErrorInfoCIF* info, int count);
31 extern void StreamCBOnCaptureError(int captureId, CaptureErrorInfoCIF* info, int count);
64 void StreamCBOnCaptureError(int captureId, CaptureErrorInfoCIF* info, int count) in StreamCBOnCaptureError()