Searched refs:gst_gl_video_allocation_params_new (Results 1 – 14 of 14) sorted by relevance
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstgldifferencematte.c | 101 (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()
|
D | gstgloverlay.c | 705 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()
|
D | gstgleffects.c | 297 (GstGLAllocationParams *) gst_gl_video_allocation_params_new (context, in gst_gl_effects_gl_start()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglmemory.h | 159 GstGLVideoAllocationParams * gst_gl_video_allocation_params_new (GstGLContext * context,
|
D | gstglbufferpool.c | 145 priv->gl_params = gst_gl_video_allocation_params_new (glpool->context, in gst_gl_buffer_pool_set_config()
|
D | gstglviewconvert.c | 1985 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()
|
D | gstglcolorconvert.c | 954 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()
|
D | gstglmemory.c | 1245 gst_gl_video_allocation_params_new (GstGLContext * context, in gst_gl_video_allocation_params_new() function
|
D | gstglupload.c | 1555 gst_gl_video_allocation_params_new (directviv->upload->context, NULL, in _directviv_upload_accept()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | gstglupload.c | 168 gst_gl_video_allocation_params_new (context, NULL, &v_info, 0, NULL, in init()
|
D | gstglmemory.c | 120 params = gst_gl_video_allocation_params_new (context, NULL, v_info, plane, in create_memory()
|
D | gstglcontext.c | 75 gst_gl_video_allocation_params_new (context, NULL, &v_info, 0, NULL, in init()
|
/third_party/gstreamer/gstplugins_good/ext/qt/ |
D | gstqtsrc.cc | 405 gst_gl_video_allocation_params_new (qt_src->context, ¶ms, &vinfo, 0, in gst_qt_src_decide_allocation()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcvideodec.c | 1421 params = gst_gl_video_allocation_params_new (self->gl_context, NULL, in gst_amc_video_dec_loop()
|