Searched refs:AUDIO_CAPTURE_PERIOD_SIZE (Results 1 – 1 of 1) sorted by relevance
168 #define AUDIO_CAPTURE_PERIOD_SIZE 1024 macro172 .period_size = AUDIO_CAPTURE_PERIOD_SIZE,283 int16_t data[AUDIO_CAPTURE_PERIOD_SIZE * AUDIO_CAPTURE_CHANNEL_COUNT * sizeof(int16_t)]; in effects_capture_thread_loop()285 buf.frameCount = AUDIO_CAPTURE_PERIOD_SIZE; in effects_capture_thread_loop()