AiCPlayer
Interface of aic vm - for rendering aspect, sensors, video records
|
Define common buffer sizes. More...
Go to the source code of this file.
Macros | |
#define | BUF_SIZE 128 |
Small, fixed-size buffers. More... | |
#define | BIG_BUF_SIZE 512 |
Bigger fixed-size buffers. More... | |
Define common buffer sizes.
Definition in file buffer_sizes.h.
#define BIG_BUF_SIZE 512 |
Bigger fixed-size buffers.
Definition at line 11 of file buffer_sizes.h.
#define BUF_SIZE 128 |
Small, fixed-size buffers.
Definition at line 9 of file buffer_sizes.h.