Searched refs:render_lines (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/audiovisualizers/ |
D | gstwavescope.c | 113 static void render_lines (GstAudioVisualizer * scope, guint32 * vdata, 208 scope->process = render_lines; in gst_wave_scope_set_property() 268 render_lines (GstAudioVisualizer * base, guint32 * vdata, gint16 * adata, in render_lines() function
|
D | gstspacescope.c | 112 static void render_lines (GstAudioVisualizer * base, guint32 * vdata, 179 scope->process = render_lines; in gst_space_scope_set_property() 236 render_lines (GstAudioVisualizer * base, guint32 * vdata, gint16 * adata, in render_lines() function
|
/third_party/mesa3d/src/mesa/tnl/ |
D | t_vb_rendertmp.h | 73 static void TAG(render_lines)( struct gl_context *ctx, in TAG() argument 454 TAG(render_lines),
|