Searched defs:pipeline (Results 1 – 3 of 3) sorted by relevance
100 struct pipeline { struct104 /* The ini file this pipeline comes from */ argument107 /* All needed instances for this pipeline. It is sorted in an argument113 * the same time for this pipeline */ argument125 /* The number of audio channels for this pipeline */ argument133 /* The total time it takes to run the pipeline, in nanoseconds. */ argument136 /* The max/min time it takes to run the pipeline, in nanoseconds. */ argument140 /* The number of blocks the pipeline. */ argument143 /* The total number of sample frames the pipeline processed */ argument144 int64_t total_samples;[all …]
26 struct pipeline *pipeline; member48 struct pipeline *pipeline; in prepare_pipeline() local97 struct pipeline *pipeline, *old_pipeline; in cras_dsp_load_pipeline() local
2042 struct pipeline *pipeline; in apply_dsp() local