Home
last modified time | relevance | path

Searched defs:pcm_frame (Results 1 – 4 of 4) sorted by relevance

/btstack/test/avdtp/
H A Dsine_encode_decode_test.c67 static uint8_t pcm_frame[2*8*16*2]; variable
H A Dsine_encode_decode_performance_test.c65 static uint8_t pcm_frame[2*8*16*2]; variable
H A Dsine_encode_decode_ring_buffer_test.c135 uint8_t pcm_frame[256*BYTES_PER_AUDIO_SAMPLE]; in avdtp_source_stream_endpoint_run() local
/btstack/example/
H A Da2dp_source_demo.c441 int16_t pcm_frame[256*NUM_CHANNELS]; in a2dp_demo_fill_sbc_audio_buffer() local