Searched refs:potentially_unbound_buffers (Results 1 – 1 of 1) sorted by relevance
90 GQueue potentially_unbound_buffers; member150 while ((tmp_buffer = (GstBuffer*) g_queue_pop_head (&this->priv->potentially_unbound_buffers))) { in ~QtGLVideoItem()319 … while ((tmp_buffer = (GstBuffer*) g_queue_pop_head (&this->priv->potentially_unbound_buffers))) { in updatePaintNode()329 g_queue_push_tail (&this->priv->potentially_unbound_buffers, tmp_buffer); in updatePaintNode()