Home
last modified time | relevance | path

Searched refs:gst_is_gl_memory_pbo (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemorypbo.h74 gboolean gst_is_gl_memory_pbo (GstMemory * mem);
Dgstglmemorypbo.c873 gst_is_gl_memory_pbo (GstMemory * mem) in gst_is_gl_memory_pbo() function
Dgstglupload.c455 if (gst_is_gl_memory_pbo (mem)) in _gl_memory_upload_perform()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldownloadelement.c1330 if (gst_is_gl_memory_pbo (mem)) in gst_gl_download_element_prepare_output_buffer()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvbaseenc.c2077 if (!gst_is_gl_memory_pbo (mem)) { in ensure_cuda_graphics_resource()
2157 g_return_if_fail (gst_is_gl_memory_pbo ((GstMemory *) gl_mem)); in _map_gl_input_buffer()
Dgstnvdecoder.c534 if (!gst_is_gl_memory_pbo (mem)) { in gst_nv_decoder_ensure_cuda_graphics_resource()
Dgstnvdec.c120 if (!gst_is_gl_memory_pbo (mem)) { in ensure_cuda_graphics_resource()