Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/camera/
Dcamera.h30 #define CAMERA_STREAM_PITCH (768) macro
34 #define CAMERA_Y_BUFFER_SIZE ( CAMERA_STREAM_PITCH * CAMERA_STREAM_HEIGHT )
35 #define CAMERA_UV_BUFFER_SIZE ( CAMERA_STREAM_PITCH * CAMERA_STREAM_HEIGHT / 2 )