Home
last modified time | relevance | path

Searched refs:CAMERA_RESULT_ILLEGAL_STATUS (Results 1 – 8 of 8) sorted by relevance

/TwlSDK-5.3.1/build/demos.TWL/camera/camera-1/src/
Dmain.c209 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in TwlMain()
219 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in TwlMain()
246 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in TwlMain()
341 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
349 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
355 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
361 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
425 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraDmaRecvIntr()
436 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraDmaRecvIntr()
/TwlSDK-5.3.1/build/libraries/camera/ARM9.TWL/src/
Dcamera_api.c585 return CAMERA_RESULT_ILLEGAL_STATUS; in CAMERA_CheckRetryCount()
905 … return result == CAMERA_RESULT_ILLEGAL_STATUS ? CAMERA_RESULT_ILLEGAL_STATUS : CAMERA_RESULT_BUSY; in CAMERA_I2CInitAsyncCore()
978 … return result == CAMERA_RESULT_ILLEGAL_STATUS ? CAMERA_RESULT_ILLEGAL_STATUS : CAMERA_RESULT_BUSY; in CAMERA_I2CActivateAsyncCore()
1079 … return result == CAMERA_RESULT_ILLEGAL_STATUS ? CAMERA_RESULT_ILLEGAL_STATUS : CAMERA_RESULT_BUSY; in CAMERA_I2CContextSwitchAsyncCore()
1194 … return result == CAMERA_RESULT_ILLEGAL_STATUS ? CAMERA_RESULT_ILLEGAL_STATUS : CAMERA_RESULT_BUSY; in CAMERA_I2CSizeExAsyncCore()
1308 … return result == CAMERA_RESULT_ILLEGAL_STATUS ? CAMERA_RESULT_ILLEGAL_STATUS : CAMERA_RESULT_BUSY; in CAMERA_I2CFrameRateAsyncCore()
1423 … return result == CAMERA_RESULT_ILLEGAL_STATUS ? CAMERA_RESULT_ILLEGAL_STATUS : CAMERA_RESULT_BUSY; in CAMERA_I2CEffectExAsyncCore()
1539 … return result == CAMERA_RESULT_ILLEGAL_STATUS ? CAMERA_RESULT_ILLEGAL_STATUS : CAMERA_RESULT_BUSY; in CAMERA_I2CFlipExAsyncCore()
1646 … return result == CAMERA_RESULT_ILLEGAL_STATUS ? CAMERA_RESULT_ILLEGAL_STATUS : CAMERA_RESULT_BUSY; in CAMERA_I2CPhotoModeAsyncCore()
1752 … return result == CAMERA_RESULT_ILLEGAL_STATUS ? CAMERA_RESULT_ILLEGAL_STATUS : CAMERA_RESULT_BUSY; in CAMERA_I2CWhiteBalanceAsyncCore()
[all …]
/TwlSDK-5.3.1/build/demos.TWL/camera/camera-2/src/
Dmain.c233 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
239 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
/TwlSDK-5.3.1/build/demos.TWL/camera/camera-3/src/
Dmain.c306 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
312 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
/TwlSDK-5.3.1/build/demos.TWL/camera/simpleShoot-1/src/
Dmain.c99 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
111 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
/TwlSDK-5.3.1/build/demos.TWL/camera/camera-4/src/
Dmain.c285 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
301 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
/TwlSDK-5.3.1/build/demos.TWL/camera/simpleShoot-2/src/
Dmain.c128 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
140 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
/TwlSDK-5.3.1/include/twl/camera/ARM9/
Dcamera_api.h39 CAMERA_RESULT_ILLEGAL_STATUS, enumerator