Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/include/cafe/camera/
Dcamera.h58 #define CAMERA_ERROR_SEGMENT_VIOLATION (-15) macro
/CafeSDK-2.12.13/system/src/lib/demo/
DdemoDRCCamera.c55 if (err != CAMERA_ERROR_SEGMENT_VIOLATION) in DEMODRCCameraMemAlloc()