Searched refs:lc3_tx_buf (Results 1 – 1 of 1) sorted by relevance
292 static int16_t lc3_tx_buf[LC3_MAX_NUM_SAMPLES_MONO]; variable321 if (frame_size > sizeof(lc3_tx_buf)) { in init_lc3_encoder()323 frame_size, sizeof(lc3_tx_buf)); in init_lc3_encoder()386 bap_usb_get_frame(sh_stream, chan_alloc, lc3_tx_buf); in encode_frame()389 fill_lc3_tx_buf_sin(lc3_tx_buf, sh_stream->lc3_frame_duration_us, in encode_frame()399 lc3_ret = lc3_encode(sh_stream->tx.lc3_encoder, LC3_PCM_FORMAT_S16, lc3_tx_buf, 1, in encode_frame()