Home
last modified time | relevance | path

Searched refs:sp_writer_get_path (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/shm/
Dshmpipe.h84 const char *sp_writer_get_path (ShmPipe *pipe);
Dshmpipe.c965 sp_writer_get_path (ShmPipe * pipe) in sp_writer_get_path() function
Dgstshmsink.c576 self->socket_path = g_strdup (sp_writer_get_path (self->pipe)); in gst_shm_sink_start()