Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/
Dgstipcpipelinecomm.h118 gboolean gst_ipc_pipeline_comm_start_reader_thread (GstIpcPipelineComm * comm,
Dgstipcpipelinesink.c560 if (!gst_ipc_pipeline_comm_start_reader_thread (&sink->comm, on_buffer, in gst_ipc_pipeline_sink_start_reader_thread()
Dgstipcpipelinesrc.c904 if (!gst_ipc_pipeline_comm_start_reader_thread (&src->comm, on_buffer, in gst_ipc_pipeline_src_start_reader_thread()
Dgstipcpipelinecomm.c2200 gst_ipc_pipeline_comm_start_reader_thread (GstIpcPipelineComm * comm, in gst_ipc_pipeline_comm_start_reader_thread() function