Searched refs:lc3_tx_buf (Results 1 – 1 of 1) sorted by relevance
294 static int16_t lc3_tx_buf[LC3_MAX_NUM_SAMPLES_MONO]; variable323 if (frame_size > sizeof(lc3_tx_buf)) { in init_lc3_encoder()325 frame_size, sizeof(lc3_tx_buf)); in init_lc3_encoder()388 bap_usb_get_frame(sh_stream, chan_alloc, lc3_tx_buf); in encode_frame()391 fill_lc3_tx_buf_sin(lc3_tx_buf, sh_stream->lc3_frame_duration_us, in encode_frame()401 lc3_ret = lc3_encode(sh_stream->tx.lc3_encoder, LC3_PCM_FORMAT_S16, lc3_tx_buf, 1, in encode_frame()