Home
last modified time | relevance | path

Searched defs:draw_dot (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/audiovisualizers/
Dgstdrawhelpers.h24 #define draw_dot(_vd, _x, _y, _st, _c) G_STMT_START { \ macro
/third_party/ffmpeg/libavfilter/
Davf_showspatial.c223 static void draw_dot(uint8_t *dst, int linesize, int value) in draw_dot() function
Df_drawgraph.c153 static inline void draw_dot(int fg, int x, int y, AVFrame *out) in draw_dot() function
Davf_avectorscope.c117 static void draw_dot(AudioVectorScopeContext *s, unsigned x, unsigned y) in draw_dot() function
Davf_showfreqs.c242 static inline void draw_dot(AVFrame *out, int x, int y, uint8_t fg[4]) in draw_dot() function