Searched refs:encode_frame_block (Results 1 – 2 of 2) sorted by relevance
154 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()
412 static size_t encode_frame_block(struct shell_stream *sh_stream, size_t frame_cnt, in encode_frame_block() function438 frame_cnt += encode_frame_block(sh_stream, frame_cnt, out_buf); in do_lc3_encode()