Searched refs:GST_IS_GL_BUFFER_POOL (Results 1 – 9 of 9) sorted by relevance
35 #define GST_IS_GL_BUFFER_POOL(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GST_TYPE_GL_BUFFER_POOL)) macro
398 g_return_val_if_fail (GST_IS_GL_BUFFER_POOL (pool), NULL); in gst_gl_buffer_pool_get_gl_allocation_params()
669 if (!pool || !GST_IS_GL_BUFFER_POOL (pool)) { in gst_gl_base_src_decide_allocation()
901 if (!pool || !GST_IS_GL_BUFFER_POOL (pool)) { in gst_gl_filter_decide_allocation()
363 if (!GST_IS_GL_BUFFER_POOL (pool)) { in _gl_memory_upload_propose_allocation()
926 if (!pool || !GST_IS_GL_BUFFER_POOL (pool)) { in gst_gl_color_convert_decide_allocation()
357 if (!pool || !GST_IS_GL_BUFFER_POOL (pool)) { in gst_qt_src_decide_allocation()
1604 if (pool && !GST_IS_GL_BUFFER_POOL (pool)) { in gst_nv_decoder_ensure_gl_pool()
1845 if (pool && !GST_IS_GL_BUFFER_POOL (pool)) { in gst_nvdec_ensure_gl_pool()