Searched refs:gst_is_gl_memory (Results 1 – 12 of 12) sorted by relevance
290 g_return_val_if_fail (gst_is_gl_memory (GST_MEMORY_CAST (mem)), FALSE); in gst_gl_framebuffer_draw_to_texture()375 if (gst_is_gl_memory (GST_MEMORY_CAST (attach->mem))) { in _update_effective_dimensions()490 if (gst_is_gl_memory (GST_MEMORY_CAST (mem))) { in gst_gl_framebuffer_attach()
1034 g_return_val_if_fail (gst_is_gl_memory ((GstMemory *) gl_mem), 0); in gst_gl_memory_get_texture_width()1050 g_return_val_if_fail (gst_is_gl_memory ((GstMemory *) gl_mem), 0); in gst_gl_memory_get_texture_height()1066 g_return_val_if_fail (gst_is_gl_memory ((GstMemory *) gl_mem), 0); in gst_gl_memory_get_texture_format()1082 g_return_val_if_fail (gst_is_gl_memory ((GstMemory *) gl_mem), 0); in gst_gl_memory_get_texture_target()1098 g_return_val_if_fail (gst_is_gl_memory ((GstMemory *) gl_mem), 0); in gst_gl_memory_get_texture_id()1140 gst_is_gl_memory (GstMemory * mem) in gst_is_gl_memory() function
264 gboolean gst_is_gl_memory (GstMemory * mem);
796 g_return_if_fail (gst_is_gl_memory ((GstMemory *) gl_mem)); in gst_gl_memory_pbo_download_transfer()830 g_return_if_fail (gst_is_gl_memory ((GstMemory *) gl_mem)); in gst_gl_memory_pbo_upload_transfer()
957 if (!gst_is_gl_memory (in_tex)) { in gst_gl_filter_filter_texture()970 g_return_val_if_fail (gst_is_gl_memory (out_tex), FALSE); in gst_gl_filter_filter_texture()
1904 if (gst_is_gl_memory (memory) && (USING_OPENGL (convert->context) in _YUV_to_RGB()2711 if (!gst_is_gl_memory ((GstMemory *) convert->priv->in_tex[i])) { in _do_convert_one_view()2739 if (!gst_is_gl_memory ((GstMemory *) out_tex)) { in _do_convert_one_view()2895 if (!gst_is_gl_memory ((GstMemory *) in_tex)) { in _do_convert()
2077 if (!gst_is_gl_memory ((GstMemory *) priv->in_tex[i])) { in _do_view_convert()2104 if (!gst_is_gl_memory ((GstMemory *) out_tex)) { in _do_view_convert()
313 if (!gst_is_gl_memory (mem)) in _gl_memory_upload_accept()
142 g_assert (gst_is_gl_memory (mem)); in bind()
425 if (!gst_is_gl_memory (mem)) { in gst_qt_overlay_prepare_output_buffer()
168 Q_ASSERT (gst_is_gl_memory (mem)); in paintGL()
2489 g_assert (gst_is_gl_memory ((GstMemory *) gl_mem)); in gst_nv_base_enc_handle_frame()