Searched refs:CAMERA_I2CWhiteBalanceAsyncCore (Results 1 – 2 of 2) sorted by relevance
| /TwlSDK-5.1.0/include/twl/camera/ARM9/ |
| D | camera_api.h | 70 CAMERAResult CAMERA_I2CWhiteBalanceAsyncCore(CAMERASelect camera, CAMERAWhiteBalance wb, CAMERACall… 649 return CAMERA_I2CWhiteBalanceAsyncCore(camera, wb, callback, arg); in CAMERA_I2CWhiteBalanceAsync()
|
| /TwlSDK-5.1.0/build/libraries/camera/ARM9.TWL/src/ |
| D | camera_api.c | 461 …(void)CAMERA_I2CWhiteBalanceAsyncCore(CAMERA_SELECT_IN, cameraWork.CAMERAiStateIn.wb, CAMERA_Reboo… in CAMERA_Reboot() 468 …(void)CAMERA_I2CWhiteBalanceAsyncCore(CAMERA_SELECT_OUT, cameraWork.CAMERAiStateOut.wb, CAMERA_Reb… in CAMERA_Reboot() 1706 CAMERAResult CAMERA_I2CWhiteBalanceAsyncCore(CAMERASelect camera, CAMERAWhiteBalance wb, CAMERACall… in CAMERA_I2CWhiteBalanceAsyncCore() function 1790 cameraWork.result = CAMERA_I2CWhiteBalanceAsyncCore(camera, wb, CameraSyncCallback, 0); in CAMERA_I2CWhiteBalanceCore()
|