Searched refs:lc3_rx_buf (Results 1 – 2 of 2) sorted by relevance
59 static int16_t lc3_rx_buf[LC3_MAX_NUM_SAMPLES_MONO]; variable142 lc3_rx_buf, 1); in decode_frame()216 err = usb_add_frame_to_usb(chan_alloc, lc3_rx_buf, in decode_frame_block()217 sizeof(lc3_rx_buf), data->ts); in decode_frame_block()
2597 static int16_t lc3_rx_buf[LC3_MAX_NUM_SAMPLES_MONO]; variable2674 lc3_rx_buf, 1); in decode_frame()2715 err = bap_usb_add_frame_to_usb(chan_alloc, lc3_rx_buf, in decode_frame_block()2716 sizeof(lc3_rx_buf), data->ts); in decode_frame_block()