Home
last modified time | relevance | path

Searched refs:input_buffer_storage (Results 1 – 1 of 1) sorted by relevance

/btstack/platform/posix/
H A Dbtstack_audio_portaudio.c95 static int16_t input_buffer_storage[NUM_INPUT_BUFFERS * NUM_FRAMES_PER_PA_BUFFER * MA… variable
311 … input_buffers[i] = &input_buffer_storage[i * NUM_FRAMES_PER_PA_BUFFER * MAX_NR_AUDIO_CHANNELS]; in btstack_audio_portaudio_source_init()