Searched refs:CAMERA_UV_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
35 #define CAMERA_UV_BUFFER_SIZE ( CAMERA_STREAM_PITCH * CAMERA_STREAM_HEIGHT / 2 ) macro36 #define CAMERA_YUV_BUFFER_SIZE ( CAMERA_Y_BUFFER_SIZE + CAMERA_UV_BUFFER_SIZE )