Home
last modified time | relevance | path

Searched defs:on (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/twl/camera/ARM9/
Dcamera_api.h811 SDK_INLINE CAMERAResult CAMERA_I2CAutoExposureAsync(CAMERASelect camera, BOOL on, CAMERACallback ca… in CAMERA_I2CAutoExposureAsync()
830 SDK_INLINE CAMERAResult CAMERA_I2CAutoExposure(CAMERASelect camera, BOOL on) in CAMERA_I2CAutoExposure()
852 SDK_INLINE CAMERAResult CAMERA_I2CAutoWhiteBalanceAsync(CAMERASelect camera, BOOL on, CAMERACallbac… in CAMERA_I2CAutoWhiteBalanceAsync()
871 SDK_INLINE CAMERAResult CAMERA_I2CAutoWhiteBalance(CAMERASelect camera, BOOL on) in CAMERA_I2CAutoWhiteBalance()
/TwlSDK-5.1.0/build/libraries/camera/ARM9.TWL/src/
Dcamera_api.c2101 CAMERAResult CAMERA_I2CAutoExposureAsyncCore(CAMERASelect camera, BOOL on, CAMERACallback callback,… in CAMERA_I2CAutoExposureAsyncCore()
2170 CAMERAResult CAMERA_I2CAutoExposureCore(CAMERASelect camera, BOOL on) in CAMERA_I2CAutoExposureCore()
2193 CAMERAResult CAMERA_I2CAutoWhiteBalanceAsyncCore(CAMERASelect camera, BOOL on, CAMERACallback callb… in CAMERA_I2CAutoWhiteBalanceAsyncCore()
2271 CAMERAResult CAMERA_I2CAutoWhiteBalanceCore(CAMERASelect camera, BOOL on) in CAMERA_I2CAutoWhiteBalanceCore()