Searched refs:encode_frame_block (Results 1 – 3 of 3) sorted by relevance
153 static bool encode_frame_block(struct tx_stream *stream, struct net_buf *out_buf) in encode_frame_block() function171 if (!encode_frame_block(stream, buf)) { in stream_lc3_add_data()
419 static size_t encode_frame_block(struct shell_stream *sh_stream, size_t frame_cnt, in encode_frame_block() function445 frame_cnt += encode_frame_block(sh_stream, frame_cnt, out_buf); in do_lc3_encode()