Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/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.1.0/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.1.0/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.1.0/build/demos.TWL/camera/camera-3/src/
Dmain.c32 static void CameraIntrError(CAMERAResult result);
224 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
321 void CameraIntrError(CAMERAResult result) in CameraIntrError() function
339 CameraIntrError(result); // DMA synchronization might have drifted, so re-align in CameraIntrReboot()
/TwlSDK-5.1.0/build/demos.TWL/camera/simpleShoot-1/src/
Dmain.c36 static void CameraIntrError(CAMERAResult result);
124 void CameraIntrError(CAMERAResult result) in CameraIntrError() function
142 CameraIntrError(result); // DMA synchronization might have drifted, so realign in CameraIntrReboot()
283 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
/TwlSDK-5.1.0/build/demos.TWL/camera/camera-4/src/
Dmain.c32 static void CameraIntrError(CAMERAResult result);
160 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
312 void CameraIntrError(CAMERAResult result) in CameraIntrError() function
330 CameraIntrError(result); // DMA synchronization might have drifted, so realign in CameraIntrReboot()
/TwlSDK-5.1.0/build/demos.TWL/camera/simpleShoot-2/src/
Dmain.c36 static void CameraIntrError(CAMERAResult result);
153 void CameraIntrError(CAMERAResult result) in CameraIntrError() function
171 CameraIntrError(result); // DMA synchronization might have drifted, so re-align in CameraIntrReboot()
315 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()