Searched refs:StreamCBOnCaptureError (Results 1 – 4 of 4) sorted by relevance
31 extern void StreamCBOnCaptureError(int captureId, CaptureErrorInfoCIF* info, int count);
64 void StreamCBOnCaptureError(int captureId, CaptureErrorInfoCIF* info, int count) in StreamCBOnCaptureError() function
43 cb.OnCaptureError = StreamCBOnCaptureError; in GetStreamOperator()
269 cb.OnCaptureError = StreamCBOnCaptureError; in ChangeToOfflineStream()