Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/demos.TWL/dsp/yuvToRgb/src/
Dmain.c48 static void CameraIntrError(CAMERAResult result);
159 void CameraIntrError(CAMERAResult result) in CameraIntrError() function
275 CAMERA_SetBufferErrorCallback(CameraIntrError); in InitializeCamera()
/TwlSDK-5.2.1/build/demos.TWL/camera/camera-2/src/
Dmain.c34 static void CameraIntrError(CAMERAResult result);
151 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
354 void CameraIntrError(CAMERAResult result) in CameraIntrError() function
374 CameraIntrError(result); // DMA synchronization might have drifted, so realign in CameraIntrReboot()
/TwlSDK-5.2.1/build/demos.TWL/camera/camera-1/src/
Dmain.c32 static void CameraIntrError(CAMERAResult result);
152 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
298 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
372 void CameraIntrError(CAMERAResult result) in CameraIntrError() function
392 CameraIntrError(result); // DMA synchronization might have drifted, so realign in CameraIntrReboot()
/TwlSDK-5.2.1/build/demos.TWL/camera/camera-3/src/
Dmain.c32 static void CameraIntrError(CAMERAResult result);
223 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
323 void CameraIntrError(CAMERAResult result) in CameraIntrError() function
342 CameraIntrError(result); // DMA synchronization might have drifted, so realign in CameraIntrReboot()
/TwlSDK-5.2.1/build/demos.TWL/camera/camera-4/src/
Dmain.c32 static void CameraIntrError(CAMERAResult result);
158 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
313 void CameraIntrError(CAMERAResult result) in CameraIntrError() function
332 CameraIntrError(result); // DMA synchronization might have drifted, so realign in CameraIntrReboot()
/TwlSDK-5.2.1/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()
275 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
/TwlSDK-5.2.1/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()
307 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()