Searched refs:cras_dsp_get_pipeline (Results 1 – 3 of 3) sorted by relevance
55 struct pipeline *cras_dsp_get_pipeline(struct cras_dsp_context *ctx);
167 struct pipeline *cras_dsp_get_pipeline(struct cras_dsp_context *ctx) in cras_dsp_get_pipeline() function
2048 pipeline = cras_dsp_get_pipeline(ctx); in apply_dsp()