Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/libvisual/
Dvisual.c31 #define VISUAL_SAMPLES 512 macro
223 guint16 ldata[VISUAL_SAMPLES], rdata[VISUAL_SAMPLES]; in gst_visual_render()
240 for (i = 0; i < VISUAL_SAMPLES; i++) { in gst_visual_render()
245 for (i = 0; i < VISUAL_SAMPLES; i++) { in gst_visual_render()