Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/shm/
Dgstshmsrc.c95 static void gst_shm_pipe_dec (GstShmPipe * pipe);
250 gst_shm_pipe_dec (gstpipe); in gst_shm_src_start_reading()
280 gst_shm_pipe_dec (pipe); in gst_shm_src_stop_reading()
317 gst_shm_pipe_dec (gsb->pipe); in free_buffer()
393 gst_shm_pipe_dec (pipe); in gst_shm_src_create()
396 gst_shm_pipe_dec (pipe); in gst_shm_src_create()
456 gst_shm_pipe_dec (GstShmPipe * pipe) in gst_shm_pipe_dec() function