Searched refs:sp_shmbuf_dec (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/shm/ |
D | shmpipe.c | 187 static int sp_shmbuf_dec (ShmPipe * self, ShmBuffer * buf, 733 return sp_shmbuf_dec (self, buf, prev_buf, client, tag); in sp_writer_recv() 853 sp_shmbuf_dec (ShmPipe * self, ShmBuffer * buf, ShmBuffer * prev_buf, in sp_shmbuf_dec() function 909 if (!sp_shmbuf_dec (self, buffer, prev_buf, client, &tag)) { in sp_writer_close_client()
|