gst_data_queue_is_full  160 libs/gst/base/gstdataqueue.h gboolean       gst_data_queue_is_full        (GstDataQueue * queue);
gst_data_queue_is_full 1556 plugins/elements/gstmultiqueue.c     if (gst_data_queue_is_full (oq->queue)) {