Home
last modified time | relevance | path

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

/TwlSDK-5.3.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.3.1/build/demos.TWL/camera/camera-2/src/
Dmain.c34 static void CameraIntrError(CAMERAResult result);
150 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
353 void CameraIntrError(CAMERAResult result) in CameraIntrError() function
373 CameraIntrError(result); // DMA synchronization might have drifted, so realign in CameraIntrReboot()
/TwlSDK-5.3.1/build/demos.TWL/camera/camera-1/src/
Dmain.c32 static void CameraIntrError(CAMERAResult result);
151 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
297 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
371 void CameraIntrError(CAMERAResult result) in CameraIntrError() function
391 CameraIntrError(result); // DMA synchronization might have drifted, so realign in CameraIntrReboot()
/TwlSDK-5.3.1/build/demos.TWL/camera/camera-3/src/
Dmain.c32 static void CameraIntrError(CAMERAResult result);
222 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
322 void CameraIntrError(CAMERAResult result) in CameraIntrError() function
341 CameraIntrError(result); // DMA synchronization might have drifted, so realign in CameraIntrReboot()
/TwlSDK-5.3.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()
274 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
/TwlSDK-5.3.1/build/demos.TWL/camera/camera-4/src/
Dmain.c32 static void CameraIntrError(CAMERAResult result);
157 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()
312 void CameraIntrError(CAMERAResult result) in CameraIntrError() function
331 CameraIntrError(result); // DMA synchronization might have drifted, so realign in CameraIntrReboot()
/TwlSDK-5.3.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()
306 CAMERA_SetBufferErrorCallback(CameraIntrError); in TwlMain()