Home
last modified time | relevance | path

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

/external/adhd/cras/src/libcras/
Dcras_client.h907 cras_client_get_audio_thread_snapshot_buffer(const struct cras_client *client);
Dcras_client.c2691 cras_client_get_audio_thread_snapshot_buffer(const struct cras_client *client) in cras_client_get_audio_thread_snapshot_buffer() function
/external/adhd/cras/src/tools/cras_test_client/
Dcras_test_client.c981 snapshot_buffer = cras_client_get_audio_thread_snapshot_buffer(client); in audio_thread_snapshots()