Searched refs:MIXER_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
26 #define MIXER_BUFFER_SIZE (1024 * 4) macro29 int16_t buffer[MIXER_BUFFER_SIZE];
121 (MIXER_BUFFER_SIZE - pipeline->position) * sizeof(int16_t)); in mixer_pipeline_write()