Home
last modified time | relevance | path

Searched refs:CAMERA_WidthHeightToSizeCore (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/twl/camera/common/
Dutil.h95 CAMERASize CAMERA_WidthHeightToSizeCore( u16 width, u16 height );
100 return CAMERA_WidthHeightToSizeCore(width, height); in CAMERA_WidthHeightToSize()
/TwlSDK-5.1.0/build/libraries/camera/common/src/
Dcamera_util.c103 CAMERASize CAMERA_WidthHeightToSizeCore( u16 width, u16 height ) in CAMERA_WidthHeightToSizeCore() function