Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/demos.TWL/camera/camera-1/src/
Dmain.c212 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in TwlMain()
222 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in TwlMain()
249 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in TwlMain()
344 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
352 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
358 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
364 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
428 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraDmaRecvIntr()
439 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraDmaRecvIntr()
/TwlSDK-5.4/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.4/build/demos.TWL/camera/camera-2/src/
Dmain.c236 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
242 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
/TwlSDK-5.4/build/demos.TWL/camera/camera-3/src/
Dmain.c309 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
315 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
/TwlSDK-5.4/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.4/build/demos.TWL/camera/camera-4/src/
Dmain.c288 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
304 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
/TwlSDK-5.4/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.4/include/twl/camera/ARM9/
Dcamera_api.h39 CAMERA_RESULT_ILLEGAL_STATUS, enumerator