Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstquery.h513 void gst_query_remove_nth_allocation_pool (GstQuery *query, guint index);
Dgstquery.c1751 gst_query_remove_nth_allocation_pool (GstQuery * query, guint index) in gst_query_remove_nth_allocation_pool() function
/third_party/gstreamer/gstplugins_bad/gst/librfb/
Dgstrfbsrc.c365 gst_query_remove_nth_allocation_pool (query, 0); in gst_rfb_src_decide_allocation()
/third_party/gstreamer/gstplugins_base/gst/videorate/
Dgstvideorate.c1206 gst_query_remove_nth_allocation_pool (query, i); in gst_video_rate_propose_allocation()