Home
last modified time | relevance | path

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

/device/google/dragon/audio/hal/
Dcras_dsp_pipeline.c277 static int topological_sort(struct pipeline *pipeline, in topological_sort() function
304 if (topological_sort(pipeline, env, flow->from, visited) < 0) in topological_sort()
432 rc = topological_sort(pipeline, env, sink, visited); in cras_dsp_pipeline_create()