Home
last modified time | relevance | path

Searched refs:CameraIntrError (Results 1 – 7 of 7) sorted by relevance

/TwlSDK-5.5/build/demos.TWL/dsp/yuvToRgb/src/
Dmain.c48 static void CameraIntrError(CAMERAResult result);
166 void CameraIntrError(CAMERAResult result) in CameraIntrError() function
282 CAMERA_SetBufferErrorCallback(CameraIntrError); in InitializeCamera()
/TwlSDK-5.5/build/demos.TWL/camera/camera-2/src/
Dmain.c34 static void CameraIntrError(CAMERAResult result);
153 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
356 void CameraIntrError(CAMERAResult result) in CameraIntrError() function
376 CameraIntrError(result); // DMA synchronization might have drifted, so realign in CameraIntrReboot()
/TwlSDK-5.5/build/demos.TWL/camera/camera-1/src/
Dmain.c32 static void CameraIntrError(CAMERAResult result);
154 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
300 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
374 void CameraIntrError(CAMERAResult result) in CameraIntrError() function
394 CameraIntrError(result); // DMA synchronization might have drifted, so realign in CameraIntrReboot()
/TwlSDK-5.5/build/demos.TWL/camera/camera-3/src/
Dmain.c32 static void CameraIntrError(CAMERAResult result);
225 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
325 void CameraIntrError(CAMERAResult result) in CameraIntrError() function
344 CameraIntrError(result); // DMA synchronization might have drifted, so realign in CameraIntrReboot()
/TwlSDK-5.5/build/demos.TWL/camera/camera-4/src/
Dmain.c32 static void CameraIntrError(CAMERAResult result);
160 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
315 void CameraIntrError(CAMERAResult result) in CameraIntrError() function
334 CameraIntrError(result); // DMA synchronization might have drifted, so realign in CameraIntrReboot()
/TwlSDK-5.5/build/demos.TWL/camera/simpleShoot-1/src/
Dmain.c36 static void CameraIntrError(CAMERAResult result);
122 void CameraIntrError(CAMERAResult result) in CameraIntrError() function
141 CameraIntrError(result); // DMA synchronization might have drifted, so realign in CameraIntrReboot()
277 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
/TwlSDK-5.5/build/demos.TWL/camera/simpleShoot-2/src/
Dmain.c36 static void CameraIntrError(CAMERAResult result);
151 void CameraIntrError(CAMERAResult result) in CameraIntrError() function
170 CameraIntrError(result); // DMA synchronization might have drifted, so realign in CameraIntrReboot()
309 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()