Searched refs:CAMERA_I2CFrameRateAsyncCore (Results 1 – 2 of 2) sorted by relevance
| /TwlSDK-5.1.0/include/twl/camera/ARM9/ |
| D | camera_api.h | 62 CAMERAResult CAMERA_I2CFrameRateAsyncCore(CAMERASelect camera, CAMERAFrameRate rate, CAMERACallback… 396 return CAMERA_I2CFrameRateAsyncCore(camera, rate, callback, arg); in CAMERA_I2CFrameRateAsync()
|
| /TwlSDK-5.1.0/build/libraries/camera/ARM9.TWL/src/ |
| D | camera_api.c | 391 …(void)CAMERA_I2CFrameRateAsyncCore(CAMERA_SELECT_IN, cameraWork.CAMERAiStateIn.rate, CAMERA_Reboot… in CAMERA_Reboot() 398 …(void)CAMERA_I2CFrameRateAsyncCore(CAMERA_SELECT_OUT, cameraWork.CAMERAiStateOut.rate, CAMERA_Rebo… in CAMERA_Reboot() 1259 CAMERAResult CAMERA_I2CFrameRateAsyncCore(CAMERASelect camera, CAMERAFrameRate rate, CAMERACallback… in CAMERA_I2CFrameRateAsyncCore() function 1346 cameraWork.result = CAMERA_I2CFrameRateAsyncCore(camera, rate, CameraSyncCallback, 0); in CAMERA_I2CFrameRateCore()
|