Home
last modified time | relevance | path

Searched refs:CAMERAPhotoMode (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.5/include/twl/camera/common/
Dtypes.h99 CAMERAPhotoMode; typedef
/TwlSDK-5.5/include/twl/camera/ARM9/
Dcamera_api.h68 CAMERAResult CAMERA_I2CPhotoModeAsyncCore(CAMERASelect camera, CAMERAPhotoMode mode, CAMERACallback…
69 CAMERAResult CAMERA_I2CPhotoModeCore(CAMERASelect camera, CAMERAPhotoMode mode);
603 SDK_INLINE CAMERAResult CAMERA_I2CPhotoModeAsync(CAMERASelect camera, CAMERAPhotoMode mode, CAMERAC… in CAMERA_I2CPhotoModeAsync()
623 SDK_INLINE CAMERAResult CAMERA_I2CPhotoMode(CAMERASelect camera, CAMERAPhotoMode mode) in CAMERA_I2CPhotoMode()
/TwlSDK-5.5/build/libraries/camera/ARM9.TWL/src/
Dcamera_api.c88 CAMERAPhotoMode photo;
109 CAMERAPhotoMode photo;
257 static CAMERAWhiteBalance CAMERA_GetWhiteBalanceFromPhotoMode(CAMERAPhotoMode photo) in CAMERA_GetWhiteBalanceFromPhotoMode()
273 static int CAMERA_GetSharpnessFromPhotoMode(CAMERAPhotoMode photo) in CAMERA_GetSharpnessFromPhotoMode()
291 static int CAMERA_GetExposureFromPhotoMode(CAMERAPhotoMode photo) in CAMERA_GetExposureFromPhotoMode()
1604 CAMERAResult CAMERA_I2CPhotoModeAsyncCore(CAMERASelect camera, CAMERAPhotoMode mode, CAMERACallback… in CAMERA_I2CPhotoModeAsyncCore()
1686 CAMERAResult CAMERA_I2CPhotoModeCore(CAMERASelect camera, CAMERAPhotoMode mode) in CAMERA_I2CPhotoModeCore()