Lines Matching defs:output
162 /* The source is _put() before the source output is, so let's
164 * source output is first shut down, the source second. */
176 /* Add the latency internal to our source output on top */
297 the input and output creates issues with reference counts */
326 (const pa_sample_spec *)&o->sample_spec, /* same sample spec for input and output */
364 /* Called from output thread context */
375 /* Called from output thread context */
392 /* Called from output thread context */
405 /* Called from output thread context except when cork() is called without valid source.*/
434 * can properly be moved away while the source output is still connected
453 pa_source_output *output;
466 PA_IDXSET_FOREACH(output, u->source->outputs, idx) {
467 if (output->destination_source && output->moving)
468 output->moving(output, u->source);
604 /* Create source output */
635 /* The order here is important. The output must be put first,
637 * source output is attached to the master. */