Home
last modified time | relevance | path

Searched refs:LC3_MAX_NUM_SAMPLES (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/samples/bluetooth/bap_unicast_client/src/
Dstream_lc3.c31 #define LC3_MAX_NUM_SAMPLES ((LC3_MAX_FRAME_DURATION_US * LC3_MAX_SAMPLE_RATE) / USEC_PER_SEC) macro
36 static int16_t audio_buf[LC3_MAX_NUM_SAMPLES];