Searched refs:CAMERA_I2CAutoExposureAsyncCore (Results 1 – 2 of 2) sorted by relevance
| /TwlSDK-5.1.0/include/twl/camera/ARM9/ |
| D | camera_api.h | 78 CAMERAResult CAMERA_I2CAutoExposureAsyncCore(CAMERASelect camera, BOOL on, CAMERACallback callback,… 815 return CAMERA_I2CAutoExposureAsyncCore(camera, on, callback, arg); in CAMERA_I2CAutoExposureAsync()
|
| /TwlSDK-5.1.0/build/libraries/camera/ARM9.TWL/src/ |
| D | camera_api.c | 503 …(void)CAMERA_I2CAutoExposureAsyncCore(CAMERA_SELECT_IN, cameraWork.CAMERAiStateIn.ae, CAMERA_Reboo… in CAMERA_Reboot() 510 …(void)CAMERA_I2CAutoExposureAsyncCore(CAMERA_SELECT_OUT, cameraWork.CAMERAiStateOut.ae, CAMERA_Reb… in CAMERA_Reboot() 2101 CAMERAResult CAMERA_I2CAutoExposureAsyncCore(CAMERASelect camera, BOOL on, CAMERACallback callback,… in CAMERA_I2CAutoExposureAsyncCore() function 2172 cameraWork.result = CAMERA_I2CAutoExposureAsyncCore(camera, on, CameraSyncCallback, 0); in CAMERA_I2CAutoExposureCore()
|