Searched refs:gst_ipc_pipeline_comm_start_reader_thread (Results 1 – 4 of 4) sorted by relevance
118 gboolean gst_ipc_pipeline_comm_start_reader_thread (GstIpcPipelineComm * comm,
560 if (!gst_ipc_pipeline_comm_start_reader_thread (&sink->comm, on_buffer, in gst_ipc_pipeline_sink_start_reader_thread()
904 if (!gst_ipc_pipeline_comm_start_reader_thread (&src->comm, on_buffer, in gst_ipc_pipeline_src_start_reader_thread()
2200 gst_ipc_pipeline_comm_start_reader_thread (GstIpcPipelineComm * comm, in gst_ipc_pipeline_comm_start_reader_thread() function