Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/shm/
Dshmpipe.h116 long int sp_client_recv (ShmPipe * self, char **buf);
Dgstshmsrc.c371 rv = sp_client_recv (pipe->pipe, &buf); in gst_shm_src_create()
Dshmpipe.c655 sp_client_recv (ShmPipe * self, char **buf) in sp_client_recv() function
/third_party/gstreamer/gstplugins_bad/
DChangeLog174136 shm: sp_client_recv returns negative on error, so make the retval signed