Searched refs:cras_dsp_pipeline_get_delay (Results 1 – 5 of 5) sorted by relevance
78 int cras_dsp_pipeline_get_delay(struct pipeline *pipeline);
741 int cras_dsp_pipeline_get_delay(struct pipeline *pipeline) in cras_dsp_pipeline_get_delay() function
1288 delay = cras_dsp_pipeline_get_delay(pipeline); in cras_iodev_get_dsp_delay()
488 ASSERT_EQ(1 + 3 + 5, cras_dsp_pipeline_get_delay(p)); in TEST_F()496 ASSERT_EQ(1 + 3 + 5, cras_dsp_pipeline_get_delay(p)); in TEST_F()
2531 int cras_dsp_pipeline_get_delay(struct pipeline* pipeline) { in cras_dsp_pipeline_get_delay() function