Home
last modified time | relevance | path

Searched defs:number_samples_per_frame (Results 1 – 6 of 6) sorted by relevance

/btstack/test/lc3/
H A Dlc3_encoder.c109 …uint16_t number_samples_per_frame = btstack_lc3_samples_per_frame(sampling_frequency_hz, frame_dur… in main() local
H A Dlc3_decoder.c134 uint16_t number_samples_per_frame = btstack_lc3_samples_per_frame(sample_rate_hz, duration2); in main() local
/btstack/test/le_audio/
H A Dle_audio_unicast_gateway.c102 static uint16_t number_samples_per_frame; variable
H A Dle_audio_unicast_headset.c102 static uint16_t number_samples_per_frame; variable
H A Dle_audio_broadcast_source.c139 static uint16_t number_samples_per_frame; variable
H A Dlc3_test.c77 static uint16_t number_samples_per_frame; variable