Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/shm/
Dshmpipe.h115 ShmPipe *sp_client_open (const char *path);
Dgstshmsrc.c243 gstpipe->pipe = sp_client_open (self->socket_path); in gst_shm_src_start_reading()
Dshmpipe.c771 sp_client_open (const char *path) in sp_client_open() function