Searched defs:draw_dot (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/audiovisualizers/ |
D | gstdrawhelpers.h | 24 #define draw_dot(_vd, _x, _y, _st, _c) G_STMT_START { \ macro
|
/third_party/ffmpeg/libavfilter/ |
D | avf_showspatial.c | 223 static void draw_dot(uint8_t *dst, int linesize, int value) in draw_dot() function
|
D | f_drawgraph.c | 153 static inline void draw_dot(int fg, int x, int y, AVFrame *out) in draw_dot() function
|
D | avf_avectorscope.c | 117 static void draw_dot(AudioVectorScopeContext *s, unsigned x, unsigned y) in draw_dot() function
|
D | avf_showfreqs.c | 242 static inline void draw_dot(AVFrame *out, int x, int y, uint8_t fg[4]) in draw_dot() function
|