Lines Matching full:pipeline
313 // Set our pipeline callbacks.
392 // Initialize the pipeline.
434 // WebKit fires a seek(0) at the very start, however pipeline already does a
500 // TODO(hclam): add appropriate method call when pipeline has it implemented.
580 // TODO(hclam): Add this method call if pipeline has it in the interface.
709 // TODO(hclam): If the pipeline is performing streaming, we say that this is
783 // Since we have initialized the pipeline, say we have everything otherwise
901 // Tell the data source to abort any pending reads so that the pipeline is
906 // Make sure to kill the pipeline so there's no more media threads running.
907 // Note: stopping the pipeline might block for a long time.