Searched refs:audio_buf (Results 1 – 2 of 2) sorted by relevance
36 static int16_t audio_buf[LC3_MAX_NUM_SAMPLES]; variable52 audio_buf[i] = (int16_t)(AUDIO_VOLUME * sample); in fill_audio_buf_sin()141 lc3_ret = lc3_encode(stream->lc3_tx.encoder, LC3_PCM_FORMAT_S16, audio_buf, 1, in encode_frame()
122 static int16_t audio_buf[MAX_NUM_SAMPLES]; variable528 octets_per_frame, LC3_PCM_FORMAT_S16, audio_buf, 1); in stream_recv_lc3_codec()