Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/camera/common/src/
Dcamera_util.c36 case CAMERA_SIZE_QQVGA: return 160; in CAMERA_SizeToWidthCore()
60 case CAMERA_SIZE_QQVGA: return 120; in CAMERA_SizeToHeightCore()
84 case CAMERA_SIZE_QQVGA: return 160*120; in CAMERA_SizeToPixelsCore()
/TwlSDK-5.4/include/twl/camera/common/
Dtypes.h55 CAMERA_SIZE_QQVGA, enumerator
/TwlSDK-5.4/build/libraries/camera/ARM9.TWL/src/
Dcamera_api.c1180 case CAMERA_SIZE_QQVGA: in CAMERA_I2CSizeExAsyncCore()