Home
last modified time | relevance | path

Searched refs:GST_GL_BASE_MEMORY_ALLOCATOR (Results 1 – 12 of 12) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglmemory.c118 base_mem_alloc = GST_GL_BASE_MEMORY_ALLOCATOR (gl_allocator); in create_memory()
214 base_mem_alloc = GST_GL_BASE_MEMORY_ALLOCATOR (gl_allocator); in wrap_raw_data()
278 base_mem_alloc = GST_GL_BASE_MEMORY_ALLOCATOR (mem->allocator); in wrap_gl_memory()
Dgstglcolorconvert.c132 GST_GL_BASE_MEMORY_ALLOCATOR (gst_allocator_find in check_conversion()
Dgstglupload.c328 GST_GL_BASE_MEMORY_ALLOCATOR (gst_allocator_find in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglbasememory.h43 #define GST_GL_BASE_MEMORY_ALLOCATOR(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_T… macro
Dgstgloverlaycompositor.c384 mem_allocator = GST_GL_BASE_MEMORY_ALLOCATOR (allocator); in gst_gl_composition_overlay_upload()
Dgstglmemorypbo.c203 GST_GL_BASE_MEMORY_ALLOCATOR (gst_allocator_find in _gl_mem_create()
Dgstglmemory.c1467 base_allocator = GST_GL_BASE_MEMORY_ALLOCATOR (allocator); in gst_gl_memory_setup_buffer()
Dgstglviewconvert.c2131 base_mem_allocator = GST_GL_BASE_MEMORY_ALLOCATOR (allocator); in _do_view_convert()
Dgstglupload.c1383 GST_GL_BASE_MEMORY_ALLOCATOR (gst_gl_memory_allocator_get_default in _raw_data_upload_perform()
Dgstglcolorconvert.c2771 base_mem_allocator = GST_GL_BASE_MEMORY_ALLOCATOR (allocator); in _do_convert_one_view()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgloverlay.c702 GST_GL_BASE_MEMORY_ALLOCATOR (gst_gl_memory_allocator_get_default in gst_gl_overlay_load_jpeg()
817 GST_GL_BASE_MEMORY_ALLOCATOR (gst_gl_memory_allocator_get_default in gst_gl_overlay_load_png()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcvideodec.c1418 GST_GL_BASE_MEMORY_ALLOCATOR (gst_allocator_find in gst_amc_video_dec_loop()