Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Dcras_router.c102 static int start_stream(struct cras_client *client, in start_stream() function
156 start_stream(client, &stream_id, params, volume_scaler) == 0; in run_file_io_stream()
176 start_stream(client, &loop_stream_id, in run_file_io_stream()
Dcras_test_client.c698 static int start_stream(struct cras_client *client, in start_stream() function
848 start_stream(client, &stream_id, params, volume_scaler) == 0; in run_file_io_stream()
902 stream_playing = start_stream(client, in run_file_io_stream()