AiCPlayer
Interface of aic vm - for rendering aspect, sensors, video records
buffer_sizes.h
Go to the documentation of this file.
1 
5 #ifndef __BUFFER_SIZES_H_
6 #define __BUFFER_SIZES_H_
7 
9 #define BUF_SIZE 128
10 
11 #define BIG_BUF_SIZE 512
12 
13 #endif