Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpmux.c361 process_buffer_locked (GstRTPMux * rtp_mux, GstRTPMuxPadPrivate * padpriv, in process_buffer_locked() function
411 bd->drop = !process_buffer_locked (bd->rtp_mux, bd->padpriv, &rtpbuffer); in process_list_item()
564 drop = !process_buffer_locked (rtp_mux, padpriv, &rtpbuffer); in gst_rtp_mux_chain()
/third_party/gstreamer/gstplugins_good/
DChangeLog37754 instead of testing for the return value of process_buffer_locked.