Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/camera/common/src/
Dcamera_util.c35 case CAMERA_SIZE_QVGA: return 320; in CAMERA_SizeToWidthCore()
59 case CAMERA_SIZE_QVGA: return 240; in CAMERA_SizeToHeightCore()
83 case CAMERA_SIZE_QVGA: return 320*240; in CAMERA_SizeToPixelsCore()
/TwlSDK-5.4/include/twl/camera/common/
Dtypes.h54 CAMERA_SIZE_QVGA, enumerator
/TwlSDK-5.4/build/libraries/camera/ARM9.TWL/src/
Dcamera_api.c1179 case CAMERA_SIZE_QVGA: in CAMERA_I2CSizeExAsyncCore()