Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/demo/
DdemoDRCCamera.c131 DEMODRCCameraSetupInfo.StreamInfo.type = CAMERA_STREAM_VIDEO; in DEMODRCCameraInit()
132 DEMODRCCameraSetupInfo.StreamInfo.width = CAMERA_STREAM_WIDTH; in DEMODRCCameraInit()
133 DEMODRCCameraSetupInfo.StreamInfo.height = CAMERA_STREAM_HEIGHT; in DEMODRCCameraInit()
138 total_size = CAMGetMemReq(&DEMODRCCameraSetupInfo.StreamInfo); in DEMODRCCameraInit()
/CafeSDK-2.12.13/system/include/cafe/camera/
Dcamera.h206 CAMStreamInfo StreamInfo; ///< info about stream member
266 int CAMGetMemReq(CAMStreamInfo *StreamInfo);