Home
last modified time | relevance | path

Searched defs:samples_buffer (Results 1 – 2 of 2) sorted by relevance

/btstack/test/lc3/
H A Dlc3_encoder.c62 static int16_t samples_buffer[MAX_SAMPLES_PER_FRAME + MAX_NUM_CHANNELS]; variable
/btstack/example/
H A Dsco_demo_util.c659 int16_t samples_buffer[REFILL_SAMPLES]; in sco_demo_send() local