Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/demos.TWL/camera/camera-1/src/
Dmain.c210 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in TwlMain()
220 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in TwlMain()
247 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in TwlMain()
342 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
350 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
356 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
362 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
426 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraDmaRecvIntr()
437 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraDmaRecvIntr()
/TwlSDK-5.2.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.2.1/build/demos.TWL/camera/camera-2/src/
Dmain.c234 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
240 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
/TwlSDK-5.2.1/build/demos.TWL/camera/camera-3/src/
Dmain.c307 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
313 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
/TwlSDK-5.2.1/build/demos.TWL/camera/camera-4/src/
Dmain.c286 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
302 if(result == CAMERA_RESULT_ILLEGAL_STATUS) in CameraInit()
/TwlSDK-5.2.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.2.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.2.1/include/twl/camera/ARM9/
Dcamera_api.h39 CAMERA_RESULT_ILLEGAL_STATUS, enumerator