Searched refs:sp_client_recv (Results 1 – 4 of 4) sorted by relevance
116 long int sp_client_recv (ShmPipe * self, char **buf);
371 rv = sp_client_recv (pipe->pipe, &buf); in gst_shm_src_create()
655 sp_client_recv (ShmPipe * self, char **buf) in sp_client_recv() function
174136 shm: sp_client_recv returns negative on error, so make the retval signed