Searched refs:hal_audio_sink_get_output_buffer (Results 1 – 5 of 5) sorted by relevance
100 int16_t * buffer = hal_audio_sink_get_output_buffer(output_buffer_to_fill); in driver_timer_handler_sink()204 int16_t * buffer = hal_audio_sink_get_output_buffer(i); in btstack_audio_embedded_sink_start_stream()
85 int16_t * hal_audio_sink_get_output_buffer(uint8_t buffer_index);
71 int16_t * hal_audio_sink_get_output_buffer(uint8_t buffer_index){ return NULL; } in hal_audio_sink_get_output_buffer() function
149 int16_t * hal_audio_sink_get_output_buffer(uint8_t buffer_index){ in hal_audio_sink_get_output_buffer() function