Home
last modified time | relevance | path

Searched refs:GST_GL_MEMORY_ALLOCATOR_NAME (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglmemory.c77 gl_allocator = gst_allocator_find (GST_GL_MEMORY_ALLOCATOR_NAME); in GST_START_TEST()
154 mem = create_memory (GST_GL_MEMORY_ALLOCATOR_NAME, &v_info, in GST_START_TEST()
Dgstglcolorconvert.c133 (GST_GL_MEMORY_ALLOCATOR_NAME)); in check_conversion()
Dgstglupload.c329 (GST_GL_MEMORY_ALLOCATOR_NAME)); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemory.h250 #define GST_GL_MEMORY_ALLOCATOR_NAME "GLMemory" macro
Dgstglmemory.c983 alloc->mem_type = GST_GL_MEMORY_ALLOCATOR_NAME; in gst_gl_memory_allocator_init()
1125 gst_allocator_register (GST_GL_MEMORY_ALLOCATOR_NAME, _gl_memory_allocator); in gst_gl_memory_init_once()
1551 gst_allocator_find (GST_GL_MEMORY_ALLOCATOR_NAME); in gst_gl_memory_allocator_get_default()
Dgstglcolorconvert.c2770 allocator = gst_allocator_find (GST_GL_MEMORY_ALLOCATOR_NAME); in _do_convert_one_view()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgleffects.c295 gst_allocator_find (GST_GL_MEMORY_ALLOCATOR_NAME); in gst_gl_effects_gl_start()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcvideodec.c1419 (GST_GL_MEMORY_ALLOCATOR_NAME)); in gst_amc_video_dec_loop()