Home
last modified time | relevance | path

Searched refs:gst_gl_video_allocation_params_new (Results 1 – 14 of 14) sorted by relevance

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldifferencematte.c101 (GstGLAllocationParams *) gst_gl_video_allocation_params_new (context, in gst_gl_differencematte_gl_start()
325 (GstGLAllocationParams *) gst_gl_video_allocation_params_new (context, in init_pixbuf_texture()
334 (GstGLAllocationParams *) gst_gl_video_allocation_params_new (context, in init_pixbuf_texture()
Dgstgloverlay.c705 gst_gl_video_allocation_params_new (GST_GL_BASE_FILTER (overlay)->context, in gst_gl_overlay_load_jpeg()
820 gst_gl_video_allocation_params_new (GST_GL_BASE_FILTER (overlay)->context, in gst_gl_overlay_load_png()
Dgstgleffects.c297 (GstGLAllocationParams *) gst_gl_video_allocation_params_new (context, in gst_gl_effects_gl_start()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemory.h159 GstGLVideoAllocationParams * gst_gl_video_allocation_params_new (GstGLContext * context,
Dgstglbufferpool.c145 priv->gl_params = gst_gl_video_allocation_params_new (glpool->context, in gst_gl_buffer_pool_set_config()
Dgstglviewconvert.c1985 params = gst_gl_video_allocation_params_new (viewconvert->context, NULL, in _gen_buffer()
2132 params = gst_gl_video_allocation_params_new (context, NULL, &temp_info, in _do_view_convert()
Dgstglcolorconvert.c954 params = gst_gl_video_allocation_params_new (convert->context, NULL, &vinfo, in gst_gl_color_convert_decide_allocation()
2772 params = gst_gl_video_allocation_params_new (context, NULL, &temp_info, in _do_convert_one_view()
Dgstglmemory.c1245 gst_gl_video_allocation_params_new (GstGLContext * context, in gst_gl_video_allocation_params_new() function
Dgstglupload.c1555 gst_gl_video_allocation_params_new (directviv->upload->context, NULL, in _directviv_upload_accept()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglupload.c168 gst_gl_video_allocation_params_new (context, NULL, &v_info, 0, NULL, in init()
Dgstglmemory.c120 params = gst_gl_video_allocation_params_new (context, NULL, v_info, plane, in create_memory()
Dgstglcontext.c75 gst_gl_video_allocation_params_new (context, NULL, &v_info, 0, NULL, in init()
/third_party/gstreamer/gstplugins_good/ext/qt/
Dgstqtsrc.cc405 gst_gl_video_allocation_params_new (qt_src->context, &params, &vinfo, 0, in gst_qt_src_decide_allocation()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcvideodec.c1421 params = gst_gl_video_allocation_params_new (self->gl_context, NULL, in gst_amc_video_dec_loop()