Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dmain.c161 static void add_to_usb_ring_buf(const int16_t audio_buf[LC3_MAX_NUM_SAMPLES_STEREO]);
320 add_to_usb_ring_buf(stereo_frame); in lc3_decoder_thread()
431 static void add_to_usb_ring_buf(const int16_t audio_buf[LC3_MAX_NUM_SAMPLES_STEREO]) in add_to_usb_ring_buf() function