Searched refs:start_stream (Results 1 – 2 of 2) sorted by relevance
/external/adhd/cras/src/tests/ |
D | cras_router.c | 102 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()
|
D | cras_test_client.c | 698 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()
|