Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/wpe/
DWPEThreadedView.cpp497 GstBuffer *shm_committed = NULL; in ~WPEView() local
521 shm_committed = shm.committed; in ~WPEView()
532 if (shm_committed) in ~WPEView()
533 gst_buffer_unref (shm_committed); in ~WPEView()