Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/twl/camera/common/
Dtypes.h138 CAMERAFrameRate; typedef
/TwlSDK-5.1.0/include/twl/camera/ARM9/
Dcamera_api.h62 CAMERAResult CAMERA_I2CFrameRateAsyncCore(CAMERASelect camera, CAMERAFrameRate rate, CAMERACallback…
63 CAMERAResult CAMERA_I2CFrameRateCore(CAMERASelect camera, CAMERAFrameRate rate);
392 SDK_INLINE CAMERAResult CAMERA_I2CFrameRateAsync(CAMERASelect camera, CAMERAFrameRate rate, CAMERAC… in CAMERA_I2CFrameRateAsync()
412 SDK_INLINE CAMERAResult CAMERA_I2CFrameRate(CAMERASelect camera, CAMERAFrameRate rate) in CAMERA_I2CFrameRate()
/TwlSDK-5.1.0/build/libraries/camera/ARM9.TWL/src/
Dcamera_api.c90 CAMERAFrameRate rate;
111 CAMERAFrameRate rate;
1259 CAMERAResult CAMERA_I2CFrameRateAsyncCore(CAMERASelect camera, CAMERAFrameRate rate, CAMERACallback… in CAMERA_I2CFrameRateAsyncCore()
1344 CAMERAResult CAMERA_I2CFrameRateCore(CAMERASelect camera, CAMERAFrameRate rate) in CAMERA_I2CFrameRateCore()