Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/camera/
Dcamera.h34 #define CAMERA_Y_BUFFER_SIZE ( CAMERA_STREAM_PITCH * CAMERA_STREAM_HEIGHT ) macro
36 #define CAMERA_YUV_BUFFER_SIZE ( CAMERA_Y_BUFFER_SIZE + CAMERA_UV_BUFFER_SIZE )