Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/libraries/camera/common/src/
Dcamera_util.c40 case CAMERA_SIZE_DS_LCDx4: return 512; in CAMERA_SizeToWidthCore()
64 case CAMERA_SIZE_DS_LCDx4: return 384; in CAMERA_SizeToHeightCore()
88 case CAMERA_SIZE_DS_LCDx4: return 512*384; in CAMERA_SizeToPixelsCore()
/TwlSDK-5.2.1/include/twl/camera/common/
Dtypes.h59 CAMERA_SIZE_DS_LCDx4, enumerator
/TwlSDK-5.2.1/build/libraries/camera/ARM9.TWL/src/
Dcamera_api.c1184 case CAMERA_SIZE_DS_LCDx4: in CAMERA_I2CSizeExAsyncCore()